Searched refs:ipf_lookup_res_name (Results 1 – 5 of 5) sorted by relevance
| /f-stack/freebsd/contrib/ipfilter/netinet/ |
| H A D | ip_lookup.h | 126 extern void *ipf_lookup_res_name __P((ipf_main_softc_t *, int, u_int, char *,
|
| H A D | ip_lookup.c | 854 return ipf_lookup_res_name(softc, unit, type, name, funcptr); 874 ipf_lookup_res_name(softc, unit, type, name, funcptr) in ipf_lookup_res_name() function
|
| H A D | fil.c | 5337 ptr = ipf_lookup_res_name(softc, unit, addrp->iplookuptype, 7516 ifp = ipf_lookup_res_name(softc, IPL_LOGIPF,
|
| H A D | ip_nat6.c | 3988 na->na_ptr = ipf_lookup_res_name(softc, IPL_LOGNAT,
|
| H A D | ip_nat.c | 7635 na->na_ptr = ipf_lookup_res_name(softc, IPL_LOGNAT,
|