Searched refs:tc_src_ing (Results 1 – 2 of 2) sorted by relevance
49 int tc_src_ing(struct __sk_buff *skb) in tc_src_ing() function
1121 ASSERT_EQ(bpf_program__set_expected_attach_type(skel->progs.tc_src_ing, in test_tc_redirect_peer_ing()1130 skel->links.tc_src_ing = netns_attach_nk(NS_SRC, in test_tc_redirect_peer_ing()1132 skel->progs.tc_src_ing); in test_tc_redirect_peer_ing()1133 if (!ASSERT_OK_PTR(skel->links.tc_src_ing, "attach_src")) in test_tc_redirect_peer_ing()