Searched defs:l2_header_size (Results 1 – 2 of 2) sorted by relevance
43 const int l2_header_size = is_ethernet ? sizeof(struct ethhdr) : 0; variable
116 const int l2_header_size = is_ethernet ? sizeof(struct ethhdr) : 0; local363 const int l2_header_size = is_ethernet ? sizeof(struct ethhdr) : 0; variable