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

  /src/sys/external/bsd/ipf/netinet/
ip_lookup.c 354 (op.iplo_unit != IPLT_ALL)) {
404 (op.iplo_unit != IPLT_ALL)) {
451 (op.iplo_unit != IPLT_ALL)) {
512 (op.iplo_unit != IPLT_ALL)) {
560 (op.iplo_unit != IPLT_ALL)) {
607 if ((unit < 0 || unit > IPL_LOGMAX) && (unit != IPLT_ALL)) {
620 if (type == (*l)->ipfl_type || type == IPLT_ALL) {
ip_lookup.h 65 #define IPLT_ALL -1
ip_dstlist.c 273 if (fop->iplf_unit != IPLT_ALL && fop->iplf_unit != i)
ip_pool.c 1104 if (unit != IPLT_ALL && i != unit)

Completed in 35 milliseconds