Home
last modified time | relevance | path

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

/linux-6.15/net/ipv4/
H A Daf_inet.c174 static int inet_autobind(struct sock *sk) in inet_autobind() function
590 if (data_race(!inet_sk(sk)->inet_num) && inet_autobind(sk)) in inet_dgram_connect()
837 inet_autobind(sk)) in inet_send_prepare()