Home
last modified time | relevance | path

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

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