SAMPLE_SIZE 46 samples/bpf/xdp_sample_pkts_kern.c sample_size = min(metadata.pkt_len, SAMPLE_SIZE); SAMPLE_SIZE 80 samples/bpf/xdp_sample_pkts_user.c __u8 pkt_data[SAMPLE_SIZE];