Home
last modified time | relevance | path

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

/aosp_15_r20/external/tcpdump/
H A Dnetdissect.h783 extern const char *dnnum_string(netdissect_options *, u_short);
H A Daddrtoname.c1275 tp->name = dnnum_string(ndo, dnaddr); in dnaddr_string()
H A Dprint-decnet.c1169 dnnum_string(netdissect_options *ndo, u_short dnaddr) in dnnum_string() function