Home
last modified time | relevance | path

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

/Linux-v5.4/net/core/
Dfilter.c3145 static u32 __bpf_skb_max_len(const struct sk_buff *skb) in __bpf_skb_max_len() function
3156 u32 len_max = __bpf_skb_max_len(skb); in BPF_CALL_4()
3236 u32 max_len = __bpf_skb_max_len(skb); in __bpf_skb_change_tail()
3312 u32 max_len = __bpf_skb_max_len(skb); in __bpf_skb_change_head()