Home
last modified time | relevance | path

Searched defs:nsap (Results 1 – 2 of 2) sorted by relevance

/external/tcpdump/
Daddrtoname.h92 get_isonsap_string(netdissect_options *ndo, const uint8_t *nsap, in get_isonsap_string()
119 #define GET_ISONSAP_STRING(nsap, nsap_length) get_isonsap_string(ndo, (const u_char *)(nsap), nsap_… argument
Daddrtoname.c520 lookup_nsap(netdissect_options *ndo, const u_char *nsap, in lookup_nsap()
708 isonsap_string(netdissect_options *ndo, const uint8_t *nsap, in isonsap_string()