Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/core/
H A Dfilter.c3724 BPF_CALL_3(sk_skb_change_tail, struct sk_buff *, skb, u32, new_len, in BPF_CALL_3() argument
3734 .func = sk_skb_change_tail,
6891 func == sk_skb_change_tail || in bpf_helper_changes_pkt_data()