Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/inet/
H A Doptcom.c312 _TPI_ALIGN_OPT(opt->len)); in svr4_optcom_req()
360 _TPI_ALIGN_OPT(opt->len)); in svr4_optcom_req()
423 _TPI_ALIGN_OPT(opt->len)); in svr4_optcom_req()
440 _TPI_ALIGN_OPT(opt1->len)); in svr4_optcom_req()
471 _TPI_ALIGN_OPT(opt->len)); in svr4_optcom_req()
H A Dsnmpcom.c216 _TPI_ALIGN_OPT(req->len)); in snmpcom_req()
/illumos-gate/usr/src/uts/common/sys/
H A Dtihdr.h640 #define _TPI_ALIGN_OPT(x) __TPI_ALIGN(x) macro