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

/freebsd-10.0-release/sys/contrib/ipfilter/netinet/
H A Dip_lookup.h146 extern void *ipf_lookup_find_htable __P((ipf_main_softc_t *, int, char *));
H A Dip_lookup.c918 /* Function: ipf_lookup_find_htable */
929 ipf_lookup_find_htable(softc, unit, name) function
H A Dfil.c5560 iph = ipf_lookup_find_htable(softc, IPL_LOGIPF, name);

Completed in 110 milliseconds