Home
last modified time | relevance | path

Searched defs:PKT_HDR_SIZE (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.15/tools/testing/selftests/bpf/
Dxdpxceiver.h27 #define PKT_HDR_SIZE (sizeof(struct ethhdr) + sizeof(struct iphdr) + \ macro
/Linux-v5.15/samples/bpf/
Dxdpsock_user.c740 #define PKT_HDR_SIZE (sizeof(struct ethhdr) + sizeof(struct iphdr) + \ macro