Searched refs:ifnethead (Results 1 – 3 of 3) sorted by relevance
86 struct ifnethead ifnethead; in main() local117 (char *) &ifnethead, sizeof(ifnethead)) != 0) in main()120 for (ifnetaddr = (u_long) TAILQ_FIRST(&ifnethead); in main()
88 TAILQ_HEAD(ifnethead, ifnet); /* we use TAILQs so that the order of */533 VNET_DECLARE(struct ifnethead, ifnet);
283 VNET_DEFINE(struct ifnethead, ifnet); /* depend on static init XXX */