ifunit 196 altq/altq_cbq.c if ((ifp = ifunit(a->ifname)) == NULL || a->altq_disc == NULL) ifunit 211 altq/altq_cbq.c if ((ifp = ifunit(a->ifname)) == NULL) ifunit 228 altq/altq_cdnr.c if ((ifp = ifunit(ifname)) != NULL) ifunit 887 altq/altq_cdnr.c if ((ifp = ifunit(ifname)) == NULL) ifunit 137 altq/altq_hfsc.c if ((ifp = ifunit(a->ifname)) == NULL || a->altq_disc == NULL) ifunit 152 altq/altq_hfsc.c if ((ifp = ifunit(a->ifname)) == NULL) ifunit 76 altq/altq_priq.c if ((ifp = ifunit(a->ifname)) == NULL || a->altq_disc == NULL) ifunit 91 altq/altq_priq.c if ((ifp = ifunit(a->ifname)) == NULL) ifunit 85 altq/altq_subr.c if ((ifp = ifunit(name)) != NULL) { ifunit 419 altq/altq_subr.c if ((ifp = ifunit(a->ifname)) == NULL) ifunit 112 dev/pci/if_san_obsd.c static int ifunit = 0; ifunit 114 dev/pci/if_san_obsd.c snprintf(ifname, len, san_ifname_format, ifunit++); ifunit 2145 net/bridgestp.c ifs = ifunit(ifbr->ifbr_ifsname); ifunit 657 net/if.c if (ifunit(name) != NULL) ifunit 661 net/if.c (ifp = ifunit(name)) != NULL) ifunit 681 net/if.c ifp = ifunit(name); ifunit 1187 net/if.c ifp = ifunit(ifr->ifr_name); ifunit 718 net/if.h struct ifnet *ifunit(const char *); ifunit 306 net/if_bridge.c ifs = ifunit(req->ifbr_ifsname); ifunit 417 net/if_bridge.c ifs = ifunit(req->ifbr_ifsname); ifunit 468 net/if_bridge.c ifs = ifunit(req->ifbr_ifsname); ifunit 516 net/if_bridge.c ifs = ifunit(req->ifbr_ifsname); ifunit 568 net/if_bridge.c ifs = ifunit(bareq->ifba_ifsname); ifunit 626 net/if_bridge.c ifs = ifunit(brlreq->ifbr_ifsname); ifunit 664 net/if_bridge.c ifs = ifunit(brlreq->ifbr_ifsname); ifunit 885 net/if_bridge.c ifp = ifunit(bc->ifbrl_ifsname); ifunit 930 net/if_pfsync.c if ((sifp = ifunit(pfsyncr.pfsyncr_syncdev)) == NULL) ifunit 868 net/if_pppoe.c sc->sc_eth_if = ifunit(parms->eth_ifname); ifunit 502 net/if_trunk.c ifunit(rp->rp_portname) != ifp) { ifunit 646 net/if_trunk.c (tpif = ifunit(rp->rp_portname)) == NULL) { ifunit 666 net/if_trunk.c (tpif = ifunit(rp->rp_portname)) == NULL) { ifunit 678 net/if_trunk.c (tpif = ifunit(rp->rp_portname)) == NULL) { ifunit 580 net/if_vlan.c pr = ifunit(vlr.vlr_parent); ifunit 617 net/pf_ioctl.c if ((ifp = ifunit(altq->ifname)) == NULL) ifunit 642 net/pf_ioctl.c if ((ifp = ifunit(altq->ifname)) == NULL) ifunit 1749 net/pf_ioctl.c if (ifunit(pi->ifname) == NULL) { ifunit 2154 netinet/ip_carp.c (cdev = ifunit(carpr.carpr_carpdev)) == NULL) ifunit 163 netnatm/natm.c ifp = ifunit(snatm->snatm_if); ifunit 143 nfs/nfs_boot.c ifp = ifunit(nfsbootdevname);