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

  /src/sys/external/bsd/ipf/netinet/
ip_htable.c 227 fop.iplf_unit = IPL_LOGALL;
703 if (unit == IPL_LOGALL) {
790 if (op->iplf_unit == i || op->iplf_unit == IPL_LOGALL) {
ip_pool.c 604 if (unit == IPL_LOGALL) {
645 if (unit == IPL_LOGALL) {
ip_lookup.c 86 * and represents a "wildcard" or "all" units (IPL_LOGALL). The reason for not
695 if (iter.ili_unit < IPL_LOGALL && iter.ili_unit > IPL_LOGMAX) {
ip_dstlist.c 763 if (unit == IPL_LOGALL) {
ip_fil.h 1106 #define IPL_LOGALL -1

Completed in 18 milliseconds