Home
last modified time | relevance | path

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

/linux/net/core/
H A Dfilter.c12372 __bpf_kfunc int bpf_xdp_pull_data(struct xdp_md *x, u32 len) in bpf_xdp_pull_data() function
12460 BTF_ID_FLAGS(func, bpf_xdp_pull_data)
/linux/kernel/bpf/
H A Dverifier.c12560 BTF_ID(func, bpf_xdp_pull_data) in BTF_ID()