ifnet_head        176 net/if.c       struct ifnet_head ifnet;
ifnet_head        162 net/if.h       TAILQ_HEAD(ifnet_head, ifnet);		/* the actual queue head */
ifnet_head        683 net/if.h       extern struct ifnet_head ifnet;