Searched refs:bpf_skb_change_proto (Results 1 – 2 of 2) sorted by relevance
298 static int (*bpf_skb_change_proto)(void *ctx, __be16 proto, __u64 flags) = variable
2929 BPF_CALL_3(bpf_skb_change_proto, struct sk_buff *, skb, __be16, proto, in BPF_CALL_3() argument2960 .func = bpf_skb_change_proto,5936 func == bpf_skb_change_proto || in bpf_helper_changes_pkt_data()