Searched refs:SO_BROADCAST (Results 1 – 9 of 9) sorted by relevance
167 #define IP_ALLOWBROADCAST SO_BROADCAST /* 0x20 can send broadcast packets */
1442 if (inp->inp_socket->so_options & SO_BROADCAST) in udp_output()
128 #define SO_BROADCAST 0x00000020 /* permit sending of broadcast msgs */ macro
105 if (so_options & SO_BROADCAST) { in db_print_sooptions()
3038 case SO_BROADCAST:3261 case SO_BROADCAST:
134 #define SO_BROADCAST 0x00000020 /* permit sending of broadcast msgs */ macro
350 return SO_BROADCAST; in so_opt_convert()
1600 (pcb->so->so_options & SO_BROADCAST) == 0 || in ng_btsocket_l2cap_data_input()