Home
last modified time | relevance | path

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

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