Searched refs:txmsg_drop (Results 1 - 1 of 1) sorted by relevance

/linux-master/tools/testing/selftests/bpf/
H A Dtest_sockmap.c70 int txmsg_drop; variable
100 {"txmsg_drop", no_argument, &txmsg_drop, 1 },
176 txmsg_pass = txmsg_drop = txmsg_redir = 0;
1027 else if (txmsg_drop)
1257 if (txmsg_drop)
1341 if (txmsg_drop)
1386 if (txmsg_drop)
1498 txmsg_drop = 1;
1504 txmsg_pass = txmsg_drop
[all...]

Completed in 112 milliseconds