ipxHdr
void ipx_decode(const struct ipxHdr *, const u_char *, u_int);
const struct ipxHdr *ipx = (const struct ipxHdr *)p;
ipx_decode(const struct ipxHdr *ipx, const u_char *datap, u_int length)