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

/freebsd-10.1-release/sys/contrib/ngatm/netnatm/msg/
H A Dmsg.def202 tns UNI_NUM_IE_TNS
319 tns UNI_NUM_IE_TNS
445 tns UNI_NUM_IE_TNS
469 tns UNI_NUM_IE_TNS
H A Duni_ie.h35 struct uni_ie_tns tns; member in union:uni_ieall
H A Die.def62 element tns 0x78 itu 9
63 element tns 0x78 net
H A Duni_msg.h93 struct uni_ie_tns tns[UNI_NUM_IE_TNS]; member in struct:uni_setup
161 struct uni_ie_tns tns[UNI_NUM_IE_TNS]; member in struct:uni_add_party
230 struct uni_ie_tns tns[UNI_NUM_IE_TNS]; member in struct:uni_leaf_setup_req
246 struct uni_ie_tns tns[UNI_NUM_IE_TNS]; member in struct:uni_leaf_setup_fail
H A Duni_msg.c1114 if(msg->tns[i].h.present & UNI_IE_PRESENT)
1115 uni_print_ie_internal(UNI_IE_TNS, (union uni_ieall *)&msg->tns[i], cx);
1189 ret |= uni_check_ie(UNI_IE_TNS, (union uni_ieall *)&m->tns[i], cx);
1303 if((p->tns[i].h.present & UNI_IE_PRESENT) &&
1304 uni_encode_ie(UNI_IE_TNS, msg, (union uni_ieall *)&p->tns[i], cx))
1511 if (!IE_ISPRESENT(out->tns[i])) {
1512 out->tns[i].h = *hdr;
1515 if(uni_decode_ie_body(UNI_IE_TNS, (union uni_ieall *)&out->tns[i], msg, ielen, cx))
2217 if(msg->tns[i].h.present & UNI_IE_PRESENT)
2218 uni_print_ie_internal(UNI_IE_TNS, (union uni_ieall *)&msg->tns[
[all...]
H A Duni_ie.c1000 uni_print_ie_internal(UNI_IE_TNS, (union uni_ieall *)&ie->u.tns, cx);
1314 if (uni_check_ie(UNI_IE_TNS, (union uni_ieall *)&ie->u.tns, cx))
1389 (union uni_ieall *)&ie->u.tns, cx);
1559 if(uni_decode_ie_hdr(&ietype, &ie->u.tns.h, msg, cx, &xielen))
1564 (union uni_ieall *)&ie->u.tns, msg, xielen, cx))
5379 DEF_IE_PRINT(itu, tns)
5383 if(uni_print_iehdr("tns", &ie->h, cx))
5399 DEF_IE_CHECK(itu, tns)
5413 DEF_IE_ENCODE(itu, tns)
5415 START_IE(tns, UNI_IE_TN
[all...]
H A Dunistruct.h736 struct uni_ie_tns tns; member in union:uni_ie_cause::__anon6921
/freebsd-10.1-release/sys/contrib/ngatm/netnatm/sig/
H A Dsig_unimsgcpy.c178 if(IE_ISGOOD(src->tns[s]))
179 dst->tns[d++] = src->tns[s];
303 if(IE_ISGOOD(src->tns[s]))
304 dst->tns[d++] = src->tns[s];
443 if(IE_ISGOOD(src->tns[s]))
444 dst->tns[d++] = src->tns[s];
477 if(IE_ISGOOD(src->tns[
[all...]
/freebsd-10.1-release/contrib/subversion/
H A Dwin-tests.py753 tns = None
755 t, tns = t.split('#')
764 elif tns:
765 tests.append('%s#%s' % (test[0], tns))
/freebsd-10.1-release/sys/contrib/ngatm/netnatm/api/
H A Dcc_conn.c870 memcpy(setup->setup.tns, conn->tns, sizeof(conn->tns));
1333 conn->tns[i] = ind->setup.tns[i];
H A Dccpriv.h258 struct uni_ie_tns tns[UNI_NUM_IE_TNS]; member in struct:ccconn
/freebsd-10.1-release/etc/
H A Dservices1080 tns-cml 590/tcp
1081 tns-cml 590/udp

Completed in 203 milliseconds