Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/tcpdump/
H A Daddrtoname.h45 extern const char *etherproto_string(netdissect_options *, u_short);
H A Daddrtoname.c624 etherproto_string(netdissect_options *ndo, u_short port) in etherproto_string() function