Home
last modified time | relevance | path

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

/linux/net/core/
H A Dfilter.c1903 BPF_CALL_2(sk_skb_pull_data, struct sk_buff *, skb, u32, len) in BPF_CALL_2() argument
1918 .func = sk_skb_pull_data,
7921 func == sk_skb_pull_data || in bpf_helper_changes_pkt_data()