Searched refs:at_egress (Results 1 – 1 of 1) sorted by relevance
115 bool at_egress = strstr(bpf_program__name(prog), "egress") != NULL; in test_empty_skb() local120 expected_ret = at_egress && !at_tc ? tests[i].lwt_egress_ret : tests[i].ret; in test_empty_skb()