Searched defs:sk_listener (Results 1 – 9 of 9) sorted by relevance
/Linux-v6.6/net/mptcp/ |
D | subflow.c | 107 static void subflow_init_req(struct request_sock *req, const struct sock *sk_listener) in subflow_init_req() 140 const struct sock *sk_listener, in subflow_check_req() 245 const struct sock *sk_listener, in mptcp_subflow_init_cookie_req() 664 struct sock *sk_listener, in mptcp_subflow_reqsk_alloc()
|
/Linux-v6.6/include/net/ |
D | mptcp.h | 293 const struct sock *sk_listener, in mptcp_subflow_init_cookie_req() 300 struct sock *sk_listener, in mptcp_subflow_reqsk_alloc()
|
D | request_sock.h | 87 reqsk_alloc(const struct request_sock_ops *ops, struct sock *sk_listener, in reqsk_alloc()
|
D | sock.h | 2880 static inline bool sk_listener(const struct sock *sk) in sk_listener() function
|
/Linux-v6.6/net/ipv4/ |
D | tcp_minisocks.c | 391 const struct sock *sk_listener, in tcp_openreq_init_rwin()
|
D | inet_connection_sock.c | 990 struct sock *sk_listener = req->rsk_listener; in reqsk_timer_handler() local
|
D | tcp_ipv4.c | 1487 const struct sock *sk_listener, in tcp_v4_init_req()
|
D | tcp_input.c | 6836 struct sock *sk_listener, in inet_reqsk_alloc()
|
/Linux-v6.6/net/ipv6/ |
D | tcp_ipv6.c | 781 const struct sock *sk_listener, in tcp_v6_init_req()
|