Searched refs:iph_next (Results 1 – 2 of 2) sorted by relevance
334 oiph = oiph->iph_next)480 if (iph->iph_next != NULL)483 *iph->iph_pnext = iph->iph_next;485 iph->iph_next = NULL;516 if (iph->iph_next != NULL)519 iph->iph_next = NULL;737 iph = iph->iph_next) {747 iph = iph->iph_next) {1251 nextiph = iph->iph_next;1262 hnext = nextiph->iph_next;[all …]
40 struct iphtable_s *iph_next, **iph_pnext; member