Searched refs:IPV6_FLOWINFO (Results 1 – 3 of 3) 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
498 case IPV6_FLOWINFO: in mptcp_supported_sockopt()