Home
last modified time | relevance | path

Searched defs:tcp_sk (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/include/net/netns/
Dipv6.h87 struct sock *tcp_sk; member
Dipv4.h73 struct sock * __percpu *tcp_sk; member
/Linux-v4.19/include/linux/
Dtcp.h422 static inline struct tcp_sock *tcp_sk(const struct sock *sk) in tcp_sk() function