Home
last modified time | relevance | path

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

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