Searched refs:TCP_FIN_WAIT1 (Results 1 - 7 of 7) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/iproute2/include/net/
H A Dtcp_states.h20 TCP_FIN_WAIT1, enumerator in enum:__anon272
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/net/
H A Dtcp_states.h20 TCP_FIN_WAIT1, enumerator in enum:__anon10607
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/linux/
H A Ddccp.h230 DCCP_PARTOPEN = TCP_FIN_WAIT1,
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/router/busybox-1.x/networking/
H A Dnetstat.c40 TCP_FIN_WAIT1, enumerator in enum:__anon11323
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/net/ipv4/
H A Dtcp.c224 * TCP_FIN_WAIT1 our side has shutdown, waiting to complete
1511 /* TCP_ESTABLISHED */ TCP_FIN_WAIT1 | TCP_ACTION_FIN,
1513 /* TCP_SYN_RECV */ TCP_FIN_WAIT1 | TCP_ACTION_FIN,
1514 /* TCP_FIN_WAIT1 */ TCP_FIN_WAIT1,
1613 * TCP_ESTABLISHED -> TCP_FIN_WAIT1
1614 * TCP_SYN_RECV -> TCP_FIN_WAIT1 (forget it, it's impossible)
H A Dtcp_input.c3132 case TCP_FIN_WAIT1:
4790 case TCP_FIN_WAIT1:
4857 case TCP_FIN_WAIT1:
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/iproute2/misc/
H A Dss.c344 [TCP_FIN_WAIT1] = "FIN-WAIT-1",
359 [TCP_FIN_WAIT1] = "fin-wait-1",

Completed in 175 milliseconds