Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/tcpdump/
H A Dnetdissect.h646 extern const char *dnnum_string(netdissect_options *, u_short);
H A Daddrtoname.c1250 tp->name = dnnum_string(ndo, dnaddr); in dnaddr_string()
H A Dprint-decnet.c1228 dnnum_string(netdissect_options *ndo, u_short dnaddr) in dnnum_string() function