Searched refs:at_tc (Results 1 – 1 of 1) sorted by relevance
116 bool at_tc = !strncmp(bpf_program__section_name(prog), "tc", 2); in test_empty_skb() local120 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()