Lines Matching full:ip_body
1145 uint8 *ip_body = pktdata + sizeof(struct ethervlan_header);1146 uint8 tos_tc = IP_TOS46(ip_body);1172 uint8 *ip_body = pktdata + sizeof(struct ether_header);1173 uint8 tos_tc = IP_TOS46(ip_body);