Home
last modified time | relevance | path

Searched refs:to_proto (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() argument
3366 to_proto == htons(ETH_P_IPV6)) in bpf_skb_proto_xlat()
3370 to_proto == htons(ETH_P_IP)) in bpf_skb_proto_xlat()