Home
last modified time | relevance | path

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

/Linux-v4.19/net/core/
Dfilter.c2910 static int bpf_skb_grow_rcsum(struct sk_buff *skb, unsigned int new_len) in bpf_skb_grow_rcsum() function
2957 ret = bpf_skb_grow_rcsum(skb, new_len); in __bpf_skb_change_tail()