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

/freebsd-10.0-release/sys/contrib/ipfilter/netinet/
H A Dip_htable.c92 static iphtent_t *ipf_htent_find __P((iphtable_t *, iphtent_t *));
566 ent = ipf_htent_find(iph, &hte);
885 if (ipf_htent_find(iph, &hte) != NULL) {
1033 /* Function: ipf_htent_find */
1043 ipf_htent_find(iph, ipeo) function

Completed in 48 milliseconds