Searched refs:ipxsap_string (Results 1 - 3 of 3) sorted by relevance

/freebsd-12-stable/contrib/tcpdump/
H A Daddrtoname.h51 extern const char *ipxsap_string(netdissect_options *, u_short);
H A Dprint-ipx.c168 ND_PRINT((ndo, " %s", ipxsap_string(ndo, htons(EXTRACT_16BITS(&ipx[0])))));
180 ND_PRINT((ndo, " %s '", ipxsap_string(ndo, htons(EXTRACT_16BITS(&ipx[0])))));
H A Daddrtoname.c755 ipxsap_string(netdissect_options *ndo, u_short port) function
778 (*ndo->ndo_error)(ndo, "ipxsap_string: strdup(buf)");

Completed in 89 milliseconds