Home
last modified time | relevance | path

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

/Linux-v6.6/net/core/
Dfilter.c3312 static int bpf_skb_proto_xlat(struct sk_buff *skb, __be16 to_proto) in bpf_skb_proto_xlat() argument
3317 to_proto == htons(ETH_P_IPV6)) in bpf_skb_proto_xlat()
3321 to_proto == htons(ETH_P_IP)) in bpf_skb_proto_xlat()