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

/freebsd-12-stable/sys/contrib/ipfilter/netinet/
H A Dip_lookup.h126 extern void *ipf_lookup_res_name(ipf_main_softc_t *, int, u_int, char *,
H A Dip_lookup.c854 return ipf_lookup_res_name(softc, unit, type, name, funcptr);
859 /* Function: ipf_lookup_res_name */
874 ipf_lookup_res_name(softc, unit, type, name, funcptr) function
H A Dfil.c5335 ptr = ipf_lookup_res_name(softc, unit, addrp->iplookuptype,
7514 ifp = ipf_lookup_res_name(softc, IPL_LOGIPF,
H A Dip_nat6.c3986 na->na_ptr = ipf_lookup_res_name(softc, IPL_LOGNAT,
H A Dip_nat.c7633 na->na_ptr = ipf_lookup_res_name(softc, IPL_LOGNAT,

Completed in 236 milliseconds