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

  /external/tcpdump/
print-ipx.c 151 (void)printf(" %s", ipxsap_string(htons(EXTRACT_16BITS(&ipx[0]))));
163 (void)printf(" %s '", ipxsap_string(htons(EXTRACT_16BITS(&ipx[0]))));
interface.h 163 extern const char *ipxsap_string(u_short);
addrtoname.c 662 ipxsap_string(u_short port) function

Completed in 65 milliseconds