Searched refs:tiap (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libnsl/nsl/
H A D_utility.c870 struct T_info_ack *tiap = &tcap->INFO_ack; local
924 if (tiap->PRIM_type != T_INFO_ACK) {
929 info->addr = tiap->ADDR_size;
930 info->options = tiap->OPT_size;
931 info->tsdu = tiap->TSDU_size;
932 info->etsdu = tiap->ETSDU_size;
933 info->connect = tiap->CDATA_size;
934 info->discon = tiap->DDATA_size;
935 info->servtype = tiap->SERV_type;
942 if (tiap
1646 struct T_info_ack *tiap; local
[all...]

Completed in 59 milliseconds