Home
last modified time | relevance | path

Searched refs:ipf_htent_find (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/netpfil/ipfilter/netinet/
H A Dip_htable.c84 static iphtent_t *ipf_htent_find(iphtable_t *, iphtent_t *);
523 ent = ipf_htent_find(iph, &hte); in ipf_htable_node_del()
817 if (ipf_htent_find(iph, &hte) != NULL) { in ipf_htable_node_add()
972 ipf_htent_find(iphtable_t *iph, iphtent_t *ipeo) in ipf_htent_find() function