Home
last modified time | relevance | path

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

/Linux-v4.19/net/core/
Dfilter.c2709 BPF_CALL_3(bpf_skb_change_proto, struct sk_buff *, skb, __be16, proto, in BPF_CALL_3() argument
2740 .func = bpf_skb_change_proto,
4795 func == bpf_skb_change_proto || in bpf_helper_changes_pkt_data()