Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
H A Din6.h90 #define IPV6_FL_F_REMOTE 8 macro
/linux/tools/testing/selftests/net/
H A Dipv6_flowlabel_mgr.c457 .flr_flags = IPV6_FL_F_REMOTE, in TEST_F()
/linux/net/ipv6/
H A Dip6_flowlabel.c529 if (flags & IPV6_FL_F_REMOTE) { in ipv6_flowlabel_opt_get()