Home
last modified time | relevance | path

Searched refs:attach_listener (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/include/net/
H A Drequest_sock.h88 bool attach_listener) in reqsk_alloc() argument
96 if (attach_listener) { in reqsk_alloc()
H A Dmptcp.h212 bool attach_listener);
301 bool attach_listener) in mptcp_subflow_reqsk_alloc() argument
H A Dinet_sock.h386 bool attach_listener);
/openbmc/linux/net/mptcp/
H A Dsubflow.c691 bool attach_listener) in mptcp_subflow_reqsk_alloc() argument
700 return inet_reqsk_alloc(ops, sk_listener, attach_listener); in mptcp_subflow_reqsk_alloc()
/openbmc/linux/net/ipv4/
H A Dtcp_input.c6845 bool attach_listener) in inet_reqsk_alloc() argument
6848 attach_listener); in inet_reqsk_alloc()