Searched refs:ifap1 (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/ipv4/
H A Ddevinet.c252 struct in_ifaddr **ifap1 = &ifa1->ifa_next; local
254 while ((ifa = *ifap1) != NULL) {
262 ifap1 = &ifa->ifa_next;
268 *ifap1 = ifa->ifa_next;

Completed in 57 milliseconds