Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/inet/ipf/
H A Dfil.c7511 int ipf_earlydrop(flushtype, ifq, idletime, ifs) in ipf_earlydrop() argument
7512 int flushtype; in ipf_earlydrop()
7538 switch (flushtype)
7569 int ipf_flushclosing(flushtype, stateval, ipfqs, userqs, ifs) in ipf_flushclosing() argument
7570 int flushtype, stateval; in ipf_flushclosing()
7589 dropped += ipf_earlydrop(flushtype, ifq, (int)0, ifs);
7602 switch (flushtype)
7643 int ipf_extraflush(flushtype, ipfqs, userqs, ifs) in ipf_extraflush() argument
7644 int flushtype; in ipf_extraflush()
7684 if (flushtype == NAT_FLUSH) {
[all …]