Home
last modified time | relevance | path

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

/Linux-v5.10/net/core/
Dfilter.c3516 static int bpf_skb_net_shrink(struct sk_buff *skb, u32 off, u32 len_diff, in bpf_skb_net_shrink() function
3641 ret = shrink ? bpf_skb_net_shrink(skb, off, len_diff_abs, flags) : in BPF_CALL_4()