Searched refs:try_broadcast (Results 1 – 1 of 1) sorted by relevance
109 static int try_broadcast = 1; variable643 if (errno == EACCES && try_broadcast) { in send_msg_no_cmsg()644 try_broadcast = 0; in send_msg_no_cmsg()704 if (errno == EACCES && try_broadcast) { in send_msg_cmsg()705 try_broadcast = 0; in send_msg_cmsg()836 if (errno == EACCES && try_broadcast) { in socket_read_dgram()837 try_broadcast = 0; in socket_read_dgram()913 if (errno == EACCES && try_broadcast) { in stdin_to_socket()914 try_broadcast = 0; in stdin_to_socket()