Home
last modified time | relevance | path

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

/net/core/
Dfilter.c3332 BPF_CALL_3(bpf_skb_change_proto, struct sk_buff *, skb, __be16, proto, in BPF_CALL_3() argument
3363 .func = bpf_skb_change_proto,
7277 func == bpf_skb_change_proto || in bpf_helper_changes_pkt_data()