Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/inet/
H A Dip.h444 #define IPH_OFFSET_HTONS 0x1FFF /* Where the offset lives */ macro
448 #define IPH_OFFSET_HTONS 0xFF1F /* Where the offset lives */ macro
/illumos-gate/usr/src/uts/common/inet/ip/
H A Dip_input.c1798 (IPH_MF_HTONS | IPH_OFFSET_HTONS)) { in ip_input_local_v4()