Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Din6.h88 #define IPV6_FL_F_EXCL 2 macro
/openbmc/linux/tools/testing/selftests/net/
H A Dipv6_flowlabel_mgr.c97 IPV6_FL_F_CREATE | IPV6_FL_F_EXCL)); in run_tests()
/openbmc/linux/net/ipv6/
H A Dip6_flowlabel.c650 if (freq->flr_flags & IPV6_FL_F_EXCL) { in ipv6_flowlabel_get()
667 if (freq->flr_flags&IPV6_FL_F_EXCL) in ipv6_flowlabel_get()