Home
last modified time | relevance | path

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

/openbmc/linux/net/ipv4/
H A Daf_inet.c173 static int inet_autobind(struct sock *sk) in inet_autobind() function
589 if (data_race(!inet_sk(sk)->inet_num) && inet_autobind(sk)) in inet_dgram_connect()
836 inet_autobind(sk)) in inet_send_prepare()