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

  /external/tcpdump/
ipx.h 17 struct ipxHdr {
print-ipx.c 47 void ipx_decode(const struct ipxHdr *, const u_char *, u_int);
57 const struct ipxHdr *ipx = (const struct ipxHdr *)p;
93 ipx_decode(const struct ipxHdr *ipx, const u_char *datap, u_int length)

Completed in 125 milliseconds