Searched refs:tcp_nip_request_sock (Results 1 – 4 of 4) sorted by relevance
161 static inline struct tcp_nip_request_sock *tcp_nip_rsk(const struct request_sock *req) in tcp_nip_rsk()163 return (struct tcp_nip_request_sock *)req; in tcp_nip_rsk()
97 struct tcp_nip_request_sock { struct
815 .obj_size = sizeof(struct tcp_nip_request_sock),911 struct tcp_nip_request_sock *niptreq = tcp_nip_rsk(req); in tcp_nip_syn_recv_sock()
935 struct tcp_nip_request_sock *niptreq = tcp_nip_rsk(req); in tcp_nip_common_init()