ipx_decode
void ipx_decode(const struct ipxHdr *, const u_char *, u_int);
ipx_decode(ipx, (u_char *)ipx + ipxSize, length - ipxSize);