Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/inet/ipf/netinet/
H A Dip_state.h122 #define IS_TCPFSM 0x10000 macro
/illumos-gate/usr/src/uts/common/inet/ipf/
H A Dip_state.c1366 flags |= IS_TCPFSM;
1655 if (((is->is_flags & IS_TCPFSM) != 0) && (source == 1) &&
1850 (!(flags & IS_TCPFSM) ||
1925 } else if (!(flags & IS_TCPFSM)) {
3650 if (((flags & IS_TCPFSM) == 0) &&