Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/inet/ipf/
H A Dip_state.c3517 removed = ipf_flushclosing(STATE_FLUSH,
3525 removed = ipf_flushclosing(STATE_FLUSH,
3538 removed += ipf_extraflush(STATE_FLUSH,
H A Dfil.c7547 case STATE_FLUSH:
7615 case STATE_FLUSH:
7691 } else if (flushtype == STATE_FLUSH) {
/titanic_50/usr/src/uts/common/inet/ipf/netinet/
H A Dip_fil.h124 #define STATE_FLUSH 2 macro