Home
last modified time | relevance | path

Searched refs:ipxSize (Results 1 – 2 of 2) sorted by relevance

/openbsd/usr.sbin/tcpdump/
H A Dprint-ipx.c73 ipx_decode(ipx, (u_char *)ipx + ipxSize, length - ipxSize); in ipx_print()
H A Dipx.h30 #define ipxSize 30 macro