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.c2926 static inline int __bpf_skb_change_tail(struct sk_buff *skb, u32 new_len, in __bpf_skb_change_tail() function
2969 int ret = __bpf_skb_change_tail(skb, new_len, flags); in BPF_CALL_3()
2987 int ret = __bpf_skb_change_tail(skb, new_len, flags); in BPF_CALL_3()