Searched refs:TCP_CLOSING (Results 1 - 10 of 10) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/iproute2/include/net/
H A Dtcp_states.h27 TCP_CLOSING, /* Now a valid state */ enumerator in enum:__anon272
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/net/
H A Dtcp_states.h27 TCP_CLOSING, /* Now a valid state */ enumerator in enum:__anon10607
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/net/llc/
H A Dllc_if.c143 sk->sk_state = TCP_CLOSING;
H A Dllc_conn.c158 if (sk->sk_type == SOCK_STREAM && sk->sk_state == TCP_CLOSING) {
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/net/sctp/
H A Dconstants.h224 SCTP_SS_DISCONNECTING = TCP_CLOSING,
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/linux/
H A Ddccp.h233 DCCP_CLOSING = TCP_CLOSING,
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/router/busybox-1.x/networking/
H A Dnetstat.c47 TCP_CLOSING /* now a valid state */ enumerator in enum:__anon11323
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/net/ipv4/
H A Dtcp_input.c3123 case TCP_CLOSING:
3138 tcp_set_state(sk, TCP_CLOSING);
4829 case TCP_CLOSING:
4853 case TCP_CLOSING:
H A Dtcp.c230 * TCP_CLOSING both sides have shutdown but we still have
1521 /* TCP_CLOSING */ TCP_CLOSING,
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/iproute2/misc/
H A Dss.c351 [TCP_CLOSING] = "CLOSING",
366 [TCP_CLOSING] = "closing",

Completed in 127 milliseconds