Home
last modified time | relevance | path

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

/linux-6.12.1/tools/testing/selftests/bpf/prog_tests/
Dempty_skb.c118 bool at_tc = !strncmp(bpf_program__section_name(prog), "tc", 2); in test_empty_skb() local
122 expected_ret = at_egress && !at_tc ? tests[i].lwt_egress_ret : tests[i].ret; in test_empty_skb()
133 if (at_tc && tests[i].success_on_tc) in test_empty_skb()
138 if (at_tc && tests[i].success_on_tc) in test_empty_skb()