Search | Google it | Results 1 - 1 of 1 for funcall:LIST_NEXT from t2ex/bsd_source/t2ex/network/net/src_bsd/netinet/if_arp.c (0.00 seconds) |
374: for (la = LIST_FIRST(&llinfo_arp); la != NULL; la = nla) { 375: nla = LIST_NEXT(la, la_list); 376: 413: 414: nla = LIST_NEXT(la, la_list); 415: if (rt->rt_expire == 0)