Home
last modified time | relevance | path

Searched refs:bpf_skb_change_tail (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/net/core/
Dfilter.c2966 BPF_CALL_3(bpf_skb_change_tail, struct sk_buff *, skb, u32, new_len, in BPF_CALL_3() argument
2976 .func = bpf_skb_change_tail,
4798 func == bpf_skb_change_tail || in bpf_helper_changes_pkt_data()