Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/tools/testing/selftests/bpf/
H A Dxskxceiver.h39 #define PKT_HDR_SIZE (sizeof(struct ethhdr) + 2) /* Just to align the data in the packet */ macro
/kernel/linux/linux-5.10/samples/bpf/
H A Dxdpsock_user.c730 #define PKT_HDR_SIZE (sizeof(struct ethhdr) + sizeof(struct iphdr) + \ macro

Completed in 5 milliseconds