Searched refs:IPV4_OFFSET (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/stand/lib/inet/
H A Dipv4_impl.h64 #define IPV4_OFFSET(a) ((uint16_t)(a) << 3) macro
H A Dipv4.c145 int16_t true_offset = IPV4_OFFSET(offset);
871 IPV4_OFFSET(curr_off), ip_id);
894 fragments, IPV4_OFFSET(curr_off),
/illumos-gate/usr/src/uts/i86pc/os/
H A Dibft.c160 #define IPV4_OFFSET 12 macro
447 bcopy(source+IPV4_OFFSET, dest, sizeof (struct in_addr));

Completed in 88 milliseconds