Home
last modified time | relevance | path

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

/linux-6.12.1/net/core/
Dfilter.c3434 static u32 bpf_skb_net_base_len(const struct sk_buff *skb) in bpf_skb_net_base_len() function
3669 u32 len_min = bpf_skb_net_base_len(skb); in BPF_CALL_4()
3688 off += bpf_skb_net_base_len(skb); in BPF_CALL_4()