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