Home
last modified time | relevance | path

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

/linux/net/core/
H A Dfilter.c3571 static int bpf_skb_net_shrink(struct sk_buff *skb, u32 off, u32 len_diff, in bpf_skb_net_shrink() function
3716 ret = shrink ? bpf_skb_net_shrink(skb, off, len_diff_abs, flags) : in BPF_CALL_4()