Home
last modified time | relevance | path

Searched refs:iplf_unit (Results 1 – 11 of 11) sorted by relevance

/netbsd/src/sys/external/bsd/ipf/netinet/
Dip_lookup.h52 int iplf_unit; /* IPL_LOG* */ member
Dip_htable.c227 fop.iplf_unit = IPL_LOGALL; in ipf_htable_soft_fini()
790 if (op->iplf_unit == i || op->iplf_unit == IPL_LOGALL) { in ipf_htable_flush()
Dip_dstlist.c273 if (fop->iplf_unit != IPLT_ALL && fop->iplf_unit != i) in ipf_dstlist_flush()
Dip_lookup.c606 unit = flush.iplf_unit; in ipf_lookup_flush()
Dip_pool.c1102 unit = fp->iplf_unit; in ipf_pool_flush()
/netbsd/src/external/bsd/ipf/dist/
Dip_lookup.h52 int iplf_unit; /* IPL_LOG* */ member
Dip_htable.c218 fop.iplf_unit = IPL_LOGALL;
832 if (op->iplf_unit == i || op->iplf_unit == IPL_LOGALL) {
Dip_dstlist.c288 if (fop->iplf_unit != IPLT_ALL && fop->iplf_unit != i)
Dip_lookup.c616 unit = flush.iplf_unit;
Dip_pool.c1148 unit = fp->iplf_unit;
/netbsd/src/external/bsd/ipf/dist/tools/
Dippool.c572 flush.iplf_unit = role;