Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/bpf/
H A Dtest_sockmap.c74 int txmsg_ingress; variable
104 {"txmsg_ingress", no_argument, &txmsg_ingress, 1 },
172 txmsg_ingress = txmsg_redir_skb = 0; in test_reset()
1135 if (txmsg_ingress) { in run_options()
1302 if (txmsg_ingress) in test_options()
1443 txmsg_ingress = txmsg_redir = 1; in test_txmsg_ingress_redir()
1642 txmsg_ingress = 0; in test_txmsg_apply()
1649 txmsg_ingress = 0; in test_txmsg_apply()
1656 txmsg_ingress = 1; in test_txmsg_apply()
1663 txmsg_ingress = 0; in test_txmsg_apply()
[all …]