Searched defs:HDR_SZ (Results 1 – 2 of 2) sorted by relevance
6 #define HDR_SZ (sizeof(struct ethhdr) + sizeof(struct ipv6hdr) + sizeof(struct udphdr)) macro
24 #define HDR_SZ \ macro