Home
last modified time | relevance | path

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

/linux-6.3-rc2/tools/testing/selftests/net/
A Dipv6_flowlabel_mgr.c80 expect_fail(flowlabel_get(fd, 1, IPV6_FL_S_ANY, 0)); in run_tests()
86 expect_fail(flowlabel_get(fd, 0x1FFFFF, IPV6_FL_S_ANY, in run_tests()
90 expect_pass(flowlabel_get(fd, 1, IPV6_FL_S_ANY, IPV6_FL_F_CREATE)); in run_tests()
92 expect_pass(flowlabel_get(fd, 1, IPV6_FL_S_ANY, 0)); in run_tests()
94 expect_pass(flowlabel_get(fd, 1, IPV6_FL_S_ANY, IPV6_FL_F_CREATE)); in run_tests()
96 expect_fail(flowlabel_get(fd, 1, IPV6_FL_S_ANY, in run_tests()
107 expect_fail(flowlabel_get(fd, 2, IPV6_FL_S_ANY, IPV6_FL_F_CREATE)); in run_tests()
114 expect_fail(flowlabel_get(fd, 2, IPV6_FL_S_ANY, in run_tests()
118 expect_pass(flowlabel_get(fd, 2, IPV6_FL_S_ANY, in run_tests()
125 expect_fail(flowlabel_get(fd, 3, IPV6_FL_S_ANY, 0)); in run_tests()
/linux-6.3-rc2/include/uapi/linux/
A Din6.h96 #define IPV6_FL_S_ANY 255 macro
/linux-6.3-rc2/net/ipv6/
A Dip6_flowlabel.c441 case IPV6_FL_S_ANY: in fl_create()

Completed in 6 milliseconds