Home
last modified time | relevance | path

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

/Linux-v5.4/tools/testing/selftests/bpf/
Dtest_sockmap.c83 int txmsg_ingress; variable
110 {"txmsg_ingress", no_argument, &txmsg_ingress, 1 },
620 if (!txmsg_redir || (txmsg_redir && txmsg_ingress)) { in sendmsg_test()
984 if (txmsg_ingress) { in run_options()
1140 if (txmsg_ingress) in test_options()
1229 txmsg_ingress = txmsg_skb = 0; in test_txmsg()
1250 txmsg_ingress = 1; in test_txmsg()
1253 txmsg_ingress = 0; in test_txmsg()