Searched refs:try_broadcast (Results 1 – 1 of 1) sorted by relevance
142 static int try_broadcast = 1; variable902 if (errno == EACCES && try_broadcast) { in send_msg_no_cmsg()903 try_broadcast = 0; in send_msg_no_cmsg()963 if (errno == EACCES && try_broadcast) { in send_msg_cmsg()964 try_broadcast = 0; in send_msg_cmsg()1100 if (errno == EACCES && try_broadcast) { in socket_read_dgram()1101 try_broadcast = 0; in socket_read_dgram()1177 if (errno == EACCES && try_broadcast) { in stdin_to_socket()1178 try_broadcast = 0; in stdin_to_socket()