Searched refs:ipxHdr (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.0-release/contrib/tcpdump/
H A Dipx.h17 struct ipxHdr { struct
H A Dprint-ipx.c49 void ipx_decode(const struct ipxHdr *, const u_char *, u_int);
59 const struct ipxHdr *ipx = (const struct ipxHdr *)p;
95 ipx_decode(const struct ipxHdr *ipx, const u_char *datap, u_int length)

Completed in 79 milliseconds