Home
last modified time | relevance | path

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

/Linux-v4.19/net/core/
Dfilter.c3050 BPF_CALL_3(sk_skb_change_head, struct sk_buff *, skb, u32, head_room, in BPF_CALL_3() argument
3060 .func = sk_skb_change_head,
4797 func == sk_skb_change_head || in bpf_helper_changes_pkt_data()