Searched refs:tcp_nip_sock (Results 1 – 3 of 3) sorted by relevance
156 static inline struct tcp_nip_sock *tcp_nip_sk(const struct sock *sk) in tcp_nip_sk()158 return (struct tcp_nip_sock *)sk; in tcp_nip_sk()
106 struct tcp_nip_sock { struct
914 struct tcp_nip_sock *newtcpnipsk; in tcp_nip_syn_recv_sock()937 newtcpnipsk = (struct tcp_nip_sock *)newsk; in tcp_nip_syn_recv_sock()2286 .obj_size = sizeof(struct tcp_nip_sock),