Searched refs:IP_ONESBCAST (Results 1 – 4 of 4) sorted by relevance
1156 case IP_ONESBCAST: in ip_ctloutput()1227 case IP_ONESBCAST: in ip_ctloutput()1377 case IP_ONESBCAST: in ip_ctloutput()1438 case IP_ONESBCAST: in ip_ctloutput()
463 #define IP_ONESBCAST 23 /* bool: send all-ones broadcast */ macro
255 ret = setsockopt(s, IPPROTO_IP, IP_ONESBCAST, &soptval, in main()
827 test_ip_boolean(sock, socktypename, IP_ONESBCAST, in testsuite()