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

/osnet-11/usr/src/lib/libnsl/nsl/
H A D_utility.c867 struct T_info_ack *tiap = &tcap->INFO_ack; local
921 if (tiap->PRIM_type != T_INFO_ACK) {
926 info->addr = tiap->ADDR_size;
927 info->options = tiap->OPT_size;
928 info->tsdu = tiap->TSDU_size;
929 info->etsdu = tiap->ETSDU_size;
930 info->connect = tiap->CDATA_size;
931 info->discon = tiap->DDATA_size;
932 info->servtype = tiap->SERV_type;
939 if (tiap
1651 struct T_info_ack *tiap; local
[all...]

Completed in 27 milliseconds