Searched refs:IPV6_FLOWINFO (Results 1 – 4 of 4) sorted by relevance
26 #ifndef IPV6_FLOWINFO27 #define IPV6_FLOWINFO 11 macro80 cm->cmsg_type = IPV6_FLOWINFO; in do_send()137 cm->cmsg_type != IPV6_FLOWINFO) in do_recv()243 if (setsockopt(fdr, SOL_IPV6, IPV6_FLOWINFO, &one, sizeof(one))) in main()
165 #define IPV6_FLOWINFO 11 macro
640 put_cmsg(msg, SOL_IPV6, IPV6_FLOWINFO, sizeof(flowinfo), &flowinfo); in ip6_datagram_recv_specific_ctl()849 case IPV6_FLOWINFO: in ip6_datagram_send_ctl()
498 case IPV6_FLOWINFO: in mptcp_supported_sockopt()