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

  /src/sys/external/bsd/ipf/netinet/
ip_fil_netbsd.c 2038 case IPL_LOGNAT :
2144 case IPL_LOGNAT :
ip_nat.c 1094 tmp = ipf_log_clear(softc, IPL_LOGNAT);
1126 arg = ipf_log_bytesused(softc, IPL_LOGNAT);
6110 (void) ipf_log_items(softc, IPL_LOGNAT, NULL, items, sizes, types, 1);
7511 na->na_ptr = ipf_lookup_res_num(softc, IPL_LOGNAT,
7516 na->na_ptr = ipf_lookup_res_name(softc, IPL_LOGNAT,
ip_fil.h 1097 #define IPL_LOGNAT 1
ip_nat6.c 3917 na->na_ptr = ipf_lookup_res_num(softc, IPL_LOGNAT,
3922 na->na_ptr = ipf_lookup_res_name(softc, IPL_LOGNAT,
fil.c 4217 fiop->f_locks[IPL_LOGNAT] = -1;
6081 case IPL_LOGNAT :

Completed in 33 milliseconds