Searched refs:test_ingress (Results 1 – 3 of 3) sorted by relevance
46 bool test_ingress = false; /* toggled by user-space */ variable89 test_ingress ? BPF_F_INGRESS : 0); in prog_skb_verdict()92 test_ingress ? BPF_F_INGRESS : 0); in prog_skb_verdict()
145 test_ingress() function