Searched refs:IP_RECVOPTS (Results 1 – 4 of 4) sorted by relevance
1008 case IP_RECVOPTS: in ip_ctloutput()1059 case IP_RECVOPTS: in ip_ctloutput()1211 case IP_RECVOPTS: in ip_ctloutput()1246 case IP_RECVOPTS: in ip_ctloutput()
411 #define IP_RECVOPTS 5 /* bool; receive all IP opts w/dgram */ macro
1171 sizeof(struct in_addr), IP_RECVOPTS, IPPROTO_IP); in ip_savecontrol()
781 test_ip_boolean(sock, socktypename, IP_RECVOPTS, in testsuite()