Home
last modified time | relevance | path

Searched defs:xdp_buff (Results 1 – 8 of 8) sorted by relevance

/external/linux-kselftest/tools/testing/selftests/bpf/progs/
Dtest_xdp_bpf2bpf.c23 struct xdp_buff { struct
45 int BPF_PROG(trace_on_entry, struct xdp_buff *xdp) in BPF_PROG() argument
/external/libbpf/.github/actions/build-selftests/
Dvmlinux.h13718 struct xdp_buff { struct
13719 void *data;
13720 void *data_end;
13721 void *data_meta;
13722 void *data_hard_start;
13723 struct xdp_rxq_info *rxq;
13724 struct xdp_txq_info *txq;
13725 u32 frame_sz;
13726 u32 flags;
/external/bcc/libbpf-tools/powerpc/
Dvmlinux_510.h66664 struct xdp_buff { struct
66665 void *data;
66666 void *data_end;
66667 void *data_meta;
66668 void *data_hard_start;
66669 struct xdp_rxq_info *rxq;
66670 struct xdp_txq_info *txq;
66671 u32 frame_sz;
Dvmlinux.h66664 struct xdp_buff { struct
66665 void *data;
66666 void *data_end;
66667 void *data_meta;
66668 void *data_hard_start;
66669 struct xdp_rxq_info *rxq;
66670 struct xdp_txq_info *txq;
66671 u32 frame_sz;
/external/bcc/libbpf-tools/arm64/
Dvmlinux.h33119 struct xdp_buff { struct
33120 void *data;
33121 void *data_end;
33122 void *data_meta;
33123 void *data_hard_start;
33124 struct xdp_rxq_info *rxq;
33125 struct xdp_txq_info *txq;
33126 u32 frame_sz;
Dvmlinux_510.h33119 struct xdp_buff { struct
33120 void *data;
33121 void *data_end;
33122 void *data_meta;
33123 void *data_hard_start;
33124 struct xdp_rxq_info *rxq;
33125 struct xdp_txq_info *txq;
33126 u32 frame_sz;
/external/bcc/libbpf-tools/x86/
Dvmlinux_505.h35253 struct xdp_buff { struct
35254 void *data;
35255 void *data_end;
35256 void *data_meta;
35257 void *data_hard_start;
35258 long unsigned int handle;
35259 struct xdp_rxq_info *rxq;
Dvmlinux.h35253 struct xdp_buff { struct
35254 void *data;
35255 void *data_end;
35256 void *data_meta;
35257 void *data_hard_start;
35258 long unsigned int handle;
35259 struct xdp_rxq_info *rxq;