Symbol: explain
tools/testing/selftests/net/ipv6_flowlabel_mgr.c
104
explain("create a new exclusive label (FL_S_EXCL)");
tools/testing/selftests/net/ipv6_flowlabel_mgr.c
106
explain("cannot get it again in non-exclusive mode");
tools/testing/selftests/net/ipv6_flowlabel_mgr.c
108
explain("cannot get it again in exclusive mode either");
tools/testing/selftests/net/ipv6_flowlabel_mgr.c
113
explain("cannot reuse the label, due to linger");
tools/testing/selftests/net/ipv6_flowlabel_mgr.c
116
explain("after sleep, can reuse");
tools/testing/selftests/net/ipv6_flowlabel_mgr.c
122
explain("create a new user-private label (FL_S_USER)");
tools/testing/selftests/net/ipv6_flowlabel_mgr.c
124
explain("cannot get it again in non-exclusive mode");
tools/testing/selftests/net/ipv6_flowlabel_mgr.c
126
explain("cannot get it again in exclusive mode");
tools/testing/selftests/net/ipv6_flowlabel_mgr.c
128
explain("can get it again in user mode");
tools/testing/selftests/net/ipv6_flowlabel_mgr.c
130
explain("child process can get it too, but not after setuid(nobody)");
tools/testing/selftests/net/ipv6_flowlabel_mgr.c
147
explain("create a new process-private label (FL_S_PROCESS)");
tools/testing/selftests/net/ipv6_flowlabel_mgr.c
149
explain("can get it again");
tools/testing/selftests/net/ipv6_flowlabel_mgr.c
151
explain("child process cannot can get it");
tools/testing/selftests/net/ipv6_flowlabel_mgr.c
79
explain("cannot get non-existent label");
tools/testing/selftests/net/ipv6_flowlabel_mgr.c
82
explain("cannot put non-existent label");
tools/testing/selftests/net/ipv6_flowlabel_mgr.c
85
explain("cannot create label greater than 20 bits");
tools/testing/selftests/net/ipv6_flowlabel_mgr.c
89
explain("create a new label (FL_F_CREATE)");
tools/testing/selftests/net/ipv6_flowlabel_mgr.c
91
explain("can get the label (without FL_F_CREATE)");
tools/testing/selftests/net/ipv6_flowlabel_mgr.c
93
explain("can get it again with create flag set, too");
tools/testing/selftests/net/ipv6_flowlabel_mgr.c
95
explain("cannot get it again with the exclusive (FL_FL_EXCL) flag");
tools/testing/selftests/net/ipv6_flowlabel_mgr.c
98
explain("can now put exactly three references");