Searched refs:IP_RECVOPTS (Results 1 – 5 of 5) sorted by relevance
411 #define IP_RECVOPTS 5 /* bool; receive all IP opts w/dgram */ macro
112 { IP_RECVOPTS, IPPROTO_IP, OA_RW, OA_RW, OP_NP, 0, sizeof (int), 0 },
913 #define IP_RECVOPTS 0x5 /* int; receive all IP options w/datagram */ macro
337 toh->name = IP_RECVOPTS; in conn_recvancillary_add()787 case IP_RECVOPTS: in conn_opt_get()1382 case IP_RECVOPTS: in conn_opt_set_ip()
2136 case IP_RECVOPTS: return ("IP_RECVOPTS"); in ip_optname()