Home
last modified time | relevance | path

Searched refs:no_autobind (Results 1 – 6 of 6) sorted by relevance

/linux/net/ipv4/
H A Daf_inet.c849 if (data_race(!inet_sk(sk)->inet_num) && !sk->sk_prot->no_autobind && in inet_send_prepare()
H A Dtcp_ipv4.c3385 .no_autobind = true,
/linux/include/net/
H A Dsock.h1380 bool no_autobind; member
/linux/net/ipv6/
H A Dtcp_ipv6.c2300 .no_autobind = true,
/linux/net/sctp/
H A Dsocket.c9646 .no_autobind = true,
9701 .no_autobind = true,
/linux/net/mptcp/
H A Dprotocol.c4073 .no_autobind = true, in mptcp_bind()