Home
last modified time | relevance | path

Searched refs:SAMPLE_SIZE (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/samples/bpf/
H A Dxdp_sample_pkts_kern.c7 #define SAMPLE_SIZE 64ul macro
44 sample_size = min(metadata.pkt_len, SAMPLE_SIZE); in xdp_sample_prog()
H A Dxdp_sample_pkts_user.c72 #define SAMPLE_SIZE 64 macro
79 __u8 pkt_data[SAMPLE_SIZE]; in print_bpf_output()

Completed in 1 milliseconds