Home
last modified time | relevance | path

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

/tools/testing/selftests/bpf/progs/
A Dtest_sockmap_listen.c46 bool test_ingress = false; /* toggled by user-space */ variable
89 test_ingress ? BPF_F_INGRESS : 0); in prog_skb_verdict()
92 test_ingress ? BPF_F_INGRESS : 0); in prog_skb_verdict()
/tools/testing/selftests/net/forwarding/
A Dskbedit_priority.sh145 test_ingress() function

Completed in 5 milliseconds