Home
last modified time | relevance | path

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

/linux-6.12.1/net/core/
Dfilter.c3361 static int bpf_skb_proto_xlat(struct sk_buff *skb, __be16 to_proto) in bpf_skb_proto_xlat() function
3401 ret = bpf_skb_proto_xlat(skb, proto); in BPF_CALL_3()