Home
last modified time | relevance | path

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

/onnv-gate/usr/src/uts/common/inet/ipf/
H A Dfil.c7458 int ipf_earlydrop(flushtype, ifq, idletime, ifs) in ipf_earlydrop() argument
7459 int flushtype; in ipf_earlydrop()
7485 switch (flushtype)
7516 int ipf_flushclosing(flushtype, stateval, ipfqs, userqs, ifs) in ipf_flushclosing() argument
7517 int flushtype, stateval; in ipf_flushclosing()
7536 dropped += ipf_earlydrop(flushtype, ifq, (int)0, ifs);
7549 switch (flushtype)
7590 int ipf_extraflush(flushtype, ipfqs, userqs, ifs) in ipf_extraflush() argument
7591 int flushtype; in ipf_extraflush()
7631 if (flushtype == NAT_FLUSH) {
[all …]