Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/tools/testing/selftests/bpf/
H A Dtest_sockmap.c82 int txmsg_redir_skb; variable
112 {"txmsg_redir_skb", no_argument, &txmsg_redir_skb, 1 },
178 txmsg_ingress = txmsg_redir_skb = 0; in test_reset()
1184 if (txmsg_redir_skb) { in run_options()
1322 if (txmsg_redir_skb) in test_options()
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/
H A Dtest_sockmap.c80 int txmsg_redir_skb; variable
110 {"txmsg_redir_skb", no_argument, &txmsg_redir_skb, 1 },
178 txmsg_ingress = txmsg_redir_skb = 0; in test_reset()
1228 if (txmsg_redir_skb) { in run_options()
1366 if (txmsg_redir_skb) in test_options()

Completed in 5 milliseconds