Searched refs:udp_log_bind_anon_port (Results 1 – 1 of 1) sorted by relevance
74 int udp_log_bind_anon_port = 0; variable76 CTLFLAG_RW | CTLFLAG_LOCKED, &udp_log_bind_anon_port, 0, "");270 if (udp_log_bind_anon_port == 0 && (inp->inp_flags & INP_ANONPORT) != 0) { in udp_log_bind()