Searched refs:ifma_next (Results 1 – 5 of 5) sorted by relevance
172 ift->ifma_next = ift + 1; in getifmaddrs()173 ift = ift->ifma_next; in getifmaddrs()182 ift->ifma_next = NULL; in getifmaddrs()
51 struct ifmaddrs *ifma_next; member
160 for (ifma = ifmap; ifma; ifma = ifma->ifma_next) { in test_ether_multi()
276 for(; ifma != NULL; ifma = ifma->ifma_next) { in next_ifma()574 ifma = ifma->ifma_next; in intpr()
1013 for (ifma = ifmap; ifma; ifma = ifma->ifma_next) { in ifmcstat_getifmaddrs()