Home
last modified time | relevance | path

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

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