summaryrefslogtreecommitdiff
path: root/src/xlat/smc_states.in
blob: d197b1f7b30fb8e08dac956c5caa98cad0daa13f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
SMC_ACTIVE		1
SMC_INIT		2
SMC_CLOSED		7
SMC_LISTEN		10
SMC_PEERCLOSEWAIT1	20
SMC_PEERCLOSEWAIT2	21
SMC_APPFINCLOSEWAIT	24
SMC_APPCLOSEWAIT1	22
SMC_APPCLOSEWAIT2	23
SMC_PEERFINCLOSEWAIT	25
SMC_PEERABORTWAIT	26
SMC_PROCESSABORT	27