Searched refs:IP_ONESBCAST (Results 1 – 4 of 4) sorted by relevance
1190 case IP_ONESBCAST: in ip_ctloutput()1261 case IP_ONESBCAST: in ip_ctloutput()1423 case IP_ONESBCAST: in ip_ctloutput()1485 case IP_ONESBCAST: in ip_ctloutput()
446 #define IP_ONESBCAST 23 /* bool: send all-ones broadcast */ macro
257 ret = setsockopt(s, IPPROTO_IP, IP_ONESBCAST, &soptval, in main()
829 test_ip_boolean(sock, socktypename, IP_ONESBCAST, in testsuite()