Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/ipv4/
H A Daf_inet.c176 static int inet_autobind(struct sock *sk) in inet_autobind() function
579 if (data_race(!inet_sk(sk)->inet_num) && inet_autobind(sk)) in inet_dgram_connect()
807 inet_autobind(sk)) in inet_send_prepare()