Searched refs:IP_RECVOPTS (Results 1 – 8 of 8) sorted by relevance
8 #if !(defined(IP_RECVOPTS) || (defined(HAVE_DECL_IP_RECVOPTS) && HAVE_DECL_IP_RECVOPTS))9 # define IP_RECVOPTS 6 macro37 XLAT(IP_RECVOPTS),
29 #if defined(IP_RECVOPTS) || (defined(HAVE_DECL_IP_RECVOPTS) && HAVE_DECL_IP_RECVOPTS)30 XLAT(IP_RECVOPTS),
3 IP_RECVOPTS 6
7 IP_RECVOPTS
121 SETSOCKOPT(0, IP_RECVOPTS); in main()174 case IP_RECVOPTS: in main()
94 #define IP_RECVOPTS 6 macro
505 case IP_RECVOPTS: in print_cmsg_type_data()