blob: 8b63c1582326b40763744cc21f65a0f99e698e67 [file] [log] [blame]
/* this file should be included after xlat/tcp_states.h */
1<<TCP_ESTABLISHED
1<<TCP_SYN_SENT
1<<TCP_SYN_RECV
1<<TCP_FIN_WAIT1
1<<TCP_FIN_WAIT2
1<<TCP_TIME_WAIT
1<<TCP_CLOSE
1<<TCP_CLOSE_WAIT
1<<TCP_LAST_ACK
1<<TCP_LISTEN
1<<TCP_CLOSING
1<<TCP_NEW_SYN_RECV