Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/
H A Dtpicommon.h190 #define OPTLEN(x) ((((x) + sizeof (t_uscalar_t) - 1) / \ macro
/titanic_50/usr/src/uts/common/io/
H A Dtl.c3108 OPTLEN(sizeof (tl_credopt_t)); in tl_conn_req_ser()
3113 OPTLEN(ucredminsize(cr)); in tl_conn_req_ser()
3590 OPTLEN(sizeof (tl_credopt_t)); in tl_conn_res()
3593 OPTLEN(ucredminsize(acc_ep->te_credp)); in tl_conn_res()
5185 OPTLEN(sizeof (tl_credopt_t)); in tl_unitdata()
5190 OPTLEN(ucredminsize(cr)); in tl_unitdata()
5195 OPTLEN(ucredminsize(cr)); in tl_unitdata()
5988 opt->len = (t_uscalar_t)OPTLEN(sizeof (tl_credopt_t)); in tl_fill_option()
6003 opt->len = (t_uscalar_t)OPTLEN(ucredminsize(cr)); in tl_fill_option()