Searched refs:ethtype_to_string (Results 1 – 1 of 1) sorted by relevance
73 static const char* ethtype_to_string(uint16_t ethtype) { in ethtype_to_string() function141 printf(", ethertype %s (0x%x), ", ethtype_to_string(ethtype), ethtype); in parse_packet()
Completed in 3 milliseconds