Home
last modified time | relevance | path

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

/linux-4.4.14/include/uapi/linux/
Din6.h106 #define IPV6_FLOWINFO_FLOWLABEL 0x000fffff macro
/linux-4.4.14/net/openvswitch/
Dflow.c271 key->ipv6.label = *(__be32 *)nh & htonl(IPV6_FLOWINFO_FLOWLABEL); in parse_ipv6hdr()
Dactions.c500 *(__be32 *)nh & htonl(IPV6_FLOWINFO_FLOWLABEL); in set_ipv6()