Home
last modified time | relevance | path

Searched refs:tcp_init_sock (Results 1 – 4 of 4) sorted by relevance

/linux/net/ipv6/
H A Dtcp_ipv6.c2060 tcp_init_sock(sk);
/linux/include/net/
H A Dtcp.h500 void tcp_init_sock(struct sock *sk);
/linux/net/ipv4/
H A Dtcp_ipv4.c2395 tcp_init_sock(sk);
H A Dtcp.c424 void tcp_init_sock(struct sock *sk) in tcp_init_sock() function