Searched refs:ifma_next (Results 1 – 3 of 3) sorted by relevance
170 ift->ifma_next = ift + 1; in getifmaddrs()171 ift = ift->ifma_next; in getifmaddrs()180 ift->ifma_next = NULL; in getifmaddrs()
50 struct ifmaddrs *ifma_next; member
256 for(; ifma != NULL; ifma = ifma->ifma_next) { in next_ifma()491 ifma = ifma->ifma_next; in intpr()