Searched refs:change_tail (Results 1 – 2 of 2) sorted by relevance
24 link = bpf_program__attach_tcx(skel->progs.change_tail, LO_IFINDEX, in test_tc_change_tail()29 skel->links.change_tail = link; in test_tc_change_tail()
59 int change_tail(struct __sk_buff *skb) in change_tail() function