Searched refs:ipf_htent_find (Results 1 – 2 of 2) sorted by relevance
108 static iphtent_t *ipf_htent_find(iphtable_t *, iphtent_t *);547 ent = ipf_htent_find(iph, &hte); in ipf_htable_node_del()840 if (ipf_htent_find(iph, &hte) != NULL) { in ipf_htable_node_add()995 ipf_htent_find(iphtable_t *iph, iphtent_t *ipeo) in ipf_htent_find() function
92 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) {1043 ipf_htent_find(iph, ipeo) in ipf_htent_find() function