Searched refs:tc_dst_ing (Results 1 – 2 of 2) sorted by relevance
38 int tc_dst_ing(struct __sk_buff *skb) in tc_dst_ing() function
1123 ASSERT_EQ(bpf_program__set_expected_attach_type(skel->progs.tc_dst_ing, in test_tc_redirect_peer_ing()1135 skel->links.tc_dst_ing = netns_attach_nk(NS_DST, in test_tc_redirect_peer_ing()1137 skel->progs.tc_dst_ing); in test_tc_redirect_peer_ing()1138 if (!ASSERT_OK_PTR(skel->links.tc_dst_ing, "attach_dst")) in test_tc_redirect_peer_ing()