Searched refs:ifnethead (Results 1 – 3 of 3) sorted by relevance
83 struct ifnethead ifnethead; in main() local114 (char *) &ifnethead, sizeof(ifnethead)) != 0) in main()117 for (ifnetaddr = (u_long) TAILQ_FIRST(&ifnethead); in main()
89 CK_STAILQ_HEAD(ifnethead, ifnet); /* we use TAILQs so that the order of */496 VNET_DECLARE(struct ifnethead, ifnet);
309 VNET_DEFINE(struct ifnethead, ifnet); /* depend on static init XXX */