Home
last modified time | relevance | path

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

/net/core/
Dfilter.c1831 BPF_CALL_2(bpf_skb_pull_data, struct sk_buff *, skb, u32, len) in BPF_CALL_2() argument
1846 .func = bpf_skb_pull_data,
7284 func == bpf_skb_pull_data || in bpf_helper_changes_pkt_data()