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.c7514 int ipf_earlydrop(flushtype, ifq, idletime, ifs) in ipf_earlydrop() argument
7515 int flushtype; in ipf_earlydrop()
7541 switch (flushtype)
7572 int ipf_flushclosing(flushtype, stateval, ipfqs, userqs, ifs) in ipf_flushclosing() argument
7573 int flushtype, stateval; in ipf_flushclosing()
7592 dropped += ipf_earlydrop(flushtype, ifq, (int)0, ifs);
7605 switch (flushtype)
7646 int ipf_extraflush(flushtype, ipfqs, userqs, ifs) in ipf_extraflush() argument
7647 int flushtype; in ipf_extraflush()
7687 if (flushtype == NAT_FLUSH) {
[all …]