Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/ipfilter/netinet/
H A Dip_htable.c88 static iphtent_t *ipf_htent_find __P((iphtable_t *, iphtent_t *));
562 ent = ipf_htent_find(iph, &hte);
881 if (ipf_htent_find(iph, &hte) != NULL) {
1039 ipf_htent_find(iph, ipeo) in ipf_htent_find() function