Searched refs:ipf_lookup_res_num (Results 1 – 5 of 5) sorted by relevance
| /f-stack/freebsd/contrib/ipfilter/netinet/ |
| H A D | ip_lookup.h | 128 extern void *ipf_lookup_res_num __P((ipf_main_softc_t *, int, u_int, u_int,
|
| H A D | ip_lookup.c | 839 ipf_lookup_res_num(softc, unit, type, number, funcptr) in ipf_lookup_res_num() function
|
| H A D | fil.c | 4073 fr->fr_srcptr = ipf_lookup_res_num(softc, 4081 fr->fr_dstptr = ipf_lookup_res_num(softc, 5328 ptr = ipf_lookup_res_num(softc, unit, addrp->iplookuptype,
|
| H A D | ip_nat6.c | 3983 na->na_ptr = ipf_lookup_res_num(softc, IPL_LOGNAT,
|
| H A D | ip_nat.c | 7630 na->na_ptr = ipf_lookup_res_num(softc, IPL_LOGNAT,
|