xref: /aosp_15_r20/external/strace/xlat/tcp_states.in (revision cf84ac9a129d8ea9952db616b4e9b904c4bdde56)
1*cf84ac9aSAndroid Build Coastguard WorkerTCP_ESTABLISHED		1
2*cf84ac9aSAndroid Build Coastguard WorkerTCP_SYN_SENT		2
3*cf84ac9aSAndroid Build Coastguard WorkerTCP_SYN_RECV		3
4*cf84ac9aSAndroid Build Coastguard WorkerTCP_FIN_WAIT1		4
5*cf84ac9aSAndroid Build Coastguard WorkerTCP_FIN_WAIT2		5
6*cf84ac9aSAndroid Build Coastguard WorkerTCP_TIME_WAIT		6
7*cf84ac9aSAndroid Build Coastguard WorkerTCP_CLOSE		7
8*cf84ac9aSAndroid Build Coastguard WorkerTCP_CLOSE_WAIT		8
9*cf84ac9aSAndroid Build Coastguard WorkerTCP_LAST_ACK		9
10*cf84ac9aSAndroid Build Coastguard WorkerTCP_LISTEN		10
11*cf84ac9aSAndroid Build Coastguard WorkerTCP_CLOSING		11
12*cf84ac9aSAndroid Build Coastguard WorkerTCP_NEW_SYN_RECV	12
13