Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/inet/ipf/
H A Dip_state.c3516 removed = ipf_flushclosing(STATE_FLUSH,
3524 removed = ipf_flushclosing(STATE_FLUSH,
3537 removed += ipf_extraflush(STATE_FLUSH,
H A Dfil.c7544 case STATE_FLUSH:
7612 case STATE_FLUSH:
7688 } else if (flushtype == STATE_FLUSH) {
/titanic_41/usr/src/uts/common/inet/ipf/netinet/
H A Dip_fil.h119 #define STATE_FLUSH 2 macro