Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/inet/ipf/
H A Dfil.c7510 int ipf_earlydrop(flushtype, ifq, idletime, ifs) in ipf_earlydrop() argument
7511 int flushtype; in ipf_earlydrop()
7537 switch (flushtype)
7569 int flushtype, stateval; in ipf_flushclosing()
7601 switch (flushtype)
7642 int ipf_extraflush(flushtype, ipfqs, userqs, ifs) in ipf_extraflush() argument
7643 int flushtype; in ipf_extraflush()
7683 if (flushtype == NAT_FLUSH) {
7687 } else if (flushtype == STATE_FLUSH) {
7701 if (flushtype == NAT_FLUSH) {
[all …]