Searched defs:sk_listener (Results 1 – 9 of 9) sorted by relevance
/linux-5.10/net/mptcp/ |
D | subflow.c | 95 static int __subflow_init_req(struct request_sock *req, const struct sock *sk_listener) in __subflow_init_req() 116 const struct sock *sk_listener, in subflow_init_req() 189 const struct sock *sk_listener, in mptcp_subflow_init_cookie_req() 232 const struct sock *sk_listener, in subflow_v4_init_req() 244 const struct sock *sk_listener, in subflow_v6_init_req()
|
/linux-5.10/net/ipv4/ |
D | tcp_minisocks.c | 361 const struct sock *sk_listener, in tcp_openreq_init_rwin()
|
D | inet_connection_sock.c | 727 struct sock *sk_listener = req->rsk_listener; in reqsk_timer_handler() local
|
D | tcp_ipv4.c | 1436 const struct sock *sk_listener, in tcp_v4_init_req()
|
D | tcp_input.c | 6631 struct sock *sk_listener, in inet_reqsk_alloc()
|
/linux-5.10/include/net/ |
D | request_sock.h | 86 reqsk_alloc(const struct request_sock_ops *ops, struct sock *sk_listener, in reqsk_alloc()
|
D | mptcp.h | 206 const struct sock *sk_listener, in mptcp_subflow_init_cookie_req()
|
D | sock.h | 2606 static inline bool sk_listener(const struct sock *sk) in sk_listener() function
|
/linux-5.10/net/ipv6/ |
D | tcp_ipv6.c | 806 const struct sock *sk_listener, in tcp_v6_init_req()
|