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

  /external/tcpdump/
print-netbios.c 89 ipx_decode(ipx, (u_char *)ipx + ipxSize, length - ipxSize);
ipx.h 30 #define ipxSize 30
print-ipx.c 75 ipx_decode(ipx, (u_char *)ipx + ipxSize, length - ipxSize);

Completed in 878 milliseconds