IP_ALLOWBROADCAST 1528 netinet/ip_input.c (IP_FORWARDING | (ip_directedbcast ? IP_ALLOWBROADCAST : 0)), IP_ALLOWBROADCAST 544 netinet/ip_output.c if ((flags & IP_ALLOWBROADCAST) == 0) { IP_ALLOWBROADCAST 199 netinet/raw_ip.c flags = (so->so_options & (SO_DONTROUTE|SO_JUMBO)) | IP_ALLOWBROADCAST;