Home
last modified time | relevance | path

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

/openbmc/linux/samples/bpf/
H A Dxdp_adjust_tail_user.c25 #define MAX_PCKT_SIZE 600 macro
75 printf(" -P <MAX_PCKT_SIZE> Default: %u\n", MAX_PCKT_SIZE); in usage()
H A Dxdp_adjust_tail_kern.c24 #define MAX_PCKT_SIZE 600 macro
29 static volatile __u32 max_pcktsz = MAX_PCKT_SIZE;