Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/bpf/prog_tests/
H A Dempty_skb.c116 bool at_tc = !strncmp(bpf_program__section_name(prog), "tc", 2); in test_empty_skb() local
120 expected_ret = at_egress && !at_tc ? tests[i].lwt_egress_ret : tests[i].ret; in test_empty_skb()
131 if (at_tc && tests[i].success_on_tc) in test_empty_skb()
136 if (at_tc && tests[i].success_on_tc) in test_empty_skb()