Home
last modified time | relevance | path

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

/freebsd/sys/netpfil/ipfilter/netinet/
H A Dip_lookup.h38 int iplf_unit; /* IPL_LOG* */ member
H A Dip_htable.c203 fop.iplf_unit = IPL_LOGALL; in ipf_htable_soft_fini()
767 if (op->iplf_unit == i || op->iplf_unit == IPL_LOGALL) { in ipf_htable_flush()
H A Dip_dstlist.c262 if (fop->iplf_unit != IPLT_ALL && fop->iplf_unit != i) in ipf_dstlist_flush()
H A Dip_lookup.c579 unit = flush.iplf_unit; in ipf_lookup_flush()
H A Dip_pool.c1074 unit = fp->iplf_unit; in ipf_pool_flush()
/freebsd/sbin/ipf/ippool/
H A Dippool.c588 flush.iplf_unit = role; in poolflush()