Home
last modified time | relevance | path

Searched refs:__TPI_OPT_ISALIGNED (Results 1 – 3 of 3) sorted by relevance

/titanic_41/usr/src/uts/common/inet/
H A Dsnmpcom.c190 if (! __TPI_OPT_ISALIGNED(req_start)) in snmpcom_req()
H A Doptcom.c333 if (!__TPI_OPT_ISALIGNED(opt_start)) in svr4_optcom_req()
/titanic_41/usr/src/uts/common/sys/
H A Dtihdr.h676 #define __TPI_OPT_ISALIGNED(x) __TPI_SIZE_ISALIGNED(x) macro