HomeSort by relevance Sort by last modified time
    Searched refs:isonsap_string (Results 1 - 5 of 5) sorted by null

  /external/tcpdump/
print-isoclns.c 820 isonsap_string(source_address, source_address_length),
821 isonsap_string(dest_address, dest_address_length),
845 isonsap_string(source_address, source_address_length),
847 isonsap_string(dest_address,dest_address_length));
    [all...]
print-bgp.c     [all...]
interface.h 163 extern const char *isonsap_string(const u_char *, register u_int);
netdissect.h 315 extern const char *isonsap_string(netdissect_options *, const u_char *);
addrtoname.c 636 isonsap_string(const u_char *nsap, register u_int nsap_length) function
643 return ("isonsap_string: illegal length");
651 error("isonsap_string: malloc");

Completed in 2373 milliseconds