Searched refs:iph_next (Results 1 – 5 of 5) sorted by relevance
316 oiph = oiph->iph_next) in ipf_htable_create()450 if (iph->iph_next != NULL) in ipf_htable_free()453 *iph->iph_pnext = iph->iph_next; in ipf_htable_free()455 iph->iph_next = NULL; in ipf_htable_free()483 if (iph->iph_next != NULL) in ipf_htable_remove()486 iph->iph_next = NULL; in ipf_htable_remove()688 iph = iph->iph_next) { in ipf_htable_exists()698 iph = iph->iph_next) { in ipf_htable_exists()1175 nextiph = iph->iph_next; in ipf_htable_iter_next()1186 hnext = nextiph->iph_next; in ipf_htable_iter_next()[all …]
40 struct iphtable_s *iph_next, **iph_pnext; member
24 return (iph.iph_next); in printhash()52 return (iph.iph_next); in printhash()
21 return (hp->iph_next); in printhash_live()64 return (hp->iph_next); in printhash_live()
1006 htstp->iphs_tables = table.iph_next; in showhashs_live()