Home
last modified time | relevance | path

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

/net/core/
Dfilter.c3790 BPF_CALL_3(bpf_skb_change_head, struct sk_buff *, skb, u32, head_room, in BPF_CALL_3() argument
3800 .func = bpf_skb_change_head,
7278 func == bpf_skb_change_head || in bpf_helper_changes_pkt_data()