Searched refs:try_broadcast (Results 1 – 1 of 1) sorted by relevance
138 static int try_broadcast = 1; variable875 if (errno == EACCES && try_broadcast) { in send_msg_no_cmsg()876 try_broadcast = 0; in send_msg_no_cmsg()936 if (errno == EACCES && try_broadcast) { in send_msg_cmsg()937 try_broadcast = 0; in send_msg_cmsg()1068 if (errno == EACCES && try_broadcast) { in socket_read_dgram()1069 try_broadcast = 0; in socket_read_dgram()1145 if (errno == EACCES && try_broadcast) { in stdin_to_socket()1146 try_broadcast = 0; in stdin_to_socket()