Searched refs:bpf_skb_proto_xlat (Results 1 – 1 of 1) sorted by relevance
3361 static int bpf_skb_proto_xlat(struct sk_buff *skb, __be16 to_proto) in bpf_skb_proto_xlat() function3401 ret = bpf_skb_proto_xlat(skb, proto); in BPF_CALL_3()