Home
last modified time | relevance | path

Searched refs:IPV6_FLOWINFO_SEND (Results 1 – 3 of 3) sorted by relevance

/linux/tools/testing/selftests/net/
H A Dipv6_flowlabel.c33 #ifndef IPV6_FLOWINFO_SEND
34 #define IPV6_FLOWINFO_SEND 33 macro
259 if (setsockopt(fdt, SOL_IPV6, IPV6_FLOWINFO_SEND, &one, in main()
/linux/include/uapi/linux/
H A Din6.h202 #define IPV6_FLOWINFO_SEND 33 macro
/linux/net/mptcp/
H A Dsockopt.c513 case IPV6_FLOWINFO_SEND: in mptcp_supported_sockopt()