Home
last modified time | relevance | path

Searched refs:ethtype_to_string (Results 1 – 1 of 1) sorted by relevance

/system/uapp/netdump/
A Dnetdump.c73 static const char* ethtype_to_string(uint16_t ethtype) { in ethtype_to_string() function
141 printf(", ethertype %s (0x%x), ", ethtype_to_string(ethtype), ethtype); in parse_packet()

Completed in 3 milliseconds