Home
last modified time | relevance | path

Searched refs:IPLT_ALL (Results 1 – 4 of 4) sorted by relevance

/f-stack/freebsd/contrib/ipfilter/netinet/
H A Dip_lookup.c346 (op.iplo_unit != IPLT_ALL)) {
399 (op.iplo_unit != IPLT_ALL)) {
448 (op.iplo_unit != IPLT_ALL)) {
511 (op.iplo_unit != IPLT_ALL)) {
561 (op.iplo_unit != IPLT_ALL)) {
610 if ((unit < 0 || unit > IPL_LOGMAX) && (unit != IPLT_ALL)) {
623 if (type == (*l)->ipfl_type || type == IPLT_ALL) {
H A Dip_lookup.h51 #define IPLT_ALL -1 macro
H A Dip_dstlist.c278 if (fop->iplf_unit != IPLT_ALL && fop->iplf_unit != i)
H A Dip_pool.c1142 if (unit != IPLT_ALL && i != unit)