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

  /external/tcpdump/
addrtoname.h 42 extern const char *ipxsap_string(u_short);
print-ipx.c 168 ND_PRINT((ndo, " %s", ipxsap_string(htons(EXTRACT_16BITS(&ipx[0])))));
180 ND_PRINT((ndo, " %s '", ipxsap_string(htons(EXTRACT_16BITS(&ipx[0])))));
addrtoname.c 701 ipxsap_string(u_short port) function

Completed in 89 milliseconds