Home
last modified time | relevance | path

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

/Linux-v5.10/net/core/
Dfilter.c3812 BPF_CALL_3(sk_skb_change_head, struct sk_buff *, skb, u32, head_room, in BPF_CALL_3() argument
3822 .func = sk_skb_change_head,
6871 func == sk_skb_change_head || in bpf_helper_changes_pkt_data()