Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/inet/
H A Dip.h442 #define IPH_MF_HTONS 0x2000 /* More fragments to come */ macro
446 #define IPH_MF_HTONS 0x0020 /* More fragments to come */ macro
/titanic_44/usr/src/uts/common/inet/ip/
H A Dip_input.c1793 (IPH_MF_HTONS | IPH_OFFSET_HTONS)) { in ip_input_local_v4()