Searched refs:syn_wait_sk (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/ipv4/
H A Dtcp_ipv4.c2017 icsk = inet_csk(st->syn_wait_sk);
2033 sk = sk_next(st->syn_wait_sk);
2055 st->syn_wait_sk = sk;
2323 struct inet_connection_sock *icsk = inet_csk(st->syn_wait_sk);
2508 get_openreq4(st->syn_wait_sk, v, seq, st->num, st->uid, &len);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/net/
H A Dtcp.h1375 struct sock *syn_wait_sk; member in struct:tcp_iter_state
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/ipv6/
H A Dtcp_ipv6.c2096 get_openreq6(seq, st->syn_wait_sk, v, st->num, st->uid);

Completed in 54 milliseconds