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

/linux-master/tools/testing/selftests/bpf/
H A Dtest_sockmap.c69 int txmsg_redir; variable
99 {"txmsg_redir", no_argument, &txmsg_redir, 1 },
176 txmsg_pass = txmsg_drop = txmsg_redir = 0;
759 if (!txmsg_redir || txmsg_ingress) {
1021 else if (txmsg_redir)
1052 if (txmsg_redir)
1339 if (txmsg_redir)
1484 txmsg_redir = 1;
1490 txmsg_redir
[all...]

Completed in 207 milliseconds