HomeSort by: relevance | last modified time | path
    Searched refs:ipf_lookup_res_name (Results 1 - 5 of 5) sorted by relevancy

  /src/sys/external/bsd/ipf/netinet/
ip_lookup.h 140 extern void *ipf_lookup_res_name(ipf_main_softc_t *, int, u_int, char *,
ip_lookup.c 829 return ipf_lookup_res_name(softc, unit, type, name, funcptr);
834 /* Function: ipf_lookup_res_name */
849 ipf_lookup_res_name(ipf_main_softc_t *softc, int unit, u_int type, char *name, function in typeref:typename:void *
fil.c 5221 ptr = ipf_lookup_res_name(softc, unit, addrp->iplookuptype,
7297 ifp = ipf_lookup_res_name(softc, IPL_LOGIPF,
ip_nat6.c 3922 na->na_ptr = ipf_lookup_res_name(softc, IPL_LOGNAT,
ip_nat.c 7516 na->na_ptr = ipf_lookup_res_name(softc, IPL_LOGNAT,

Completed in 48 milliseconds