Searched defs:PKT_HDR_SIZE (Results 1 – 2 of 2) sorted by relevance
27 #define PKT_HDR_SIZE (sizeof(struct ethhdr) + sizeof(struct iphdr) + \ macro
740 #define PKT_HDR_SIZE (sizeof(struct ethhdr) + sizeof(struct iphdr) + \ macro