Home
last modified time | relevance | path

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

/trueos/sys/contrib/ngatm/netnatm/sig/
HDsig_unimsgcpy.c178 if(IE_ISGOOD(src->tns[s])) in copy_msg_setup()
179 dst->tns[d++] = src->tns[s]; in copy_msg_setup()
303 if(IE_ISGOOD(src->tns[s])) in copy_msg_add_party()
304 dst->tns[d++] = src->tns[s]; in copy_msg_add_party()
443 if(IE_ISGOOD(src->tns[s])) in copy_msg_leaf_setup_req()
444 dst->tns[d++] = src->tns[s]; in copy_msg_leaf_setup_req()
477 if(IE_ISGOOD(src->tns[s])) in copy_msg_leaf_setup_fail()
478 dst->tns[d++] = src->tns[s]; in copy_msg_leaf_setup_fail()
/trueos/sys/contrib/ngatm/netnatm/msg/
HDuni_msg.h93 struct uni_ie_tns tns[UNI_NUM_IE_TNS]; member
161 struct uni_ie_tns tns[UNI_NUM_IE_TNS]; member
230 struct uni_ie_tns tns[UNI_NUM_IE_TNS]; member
246 struct uni_ie_tns tns[UNI_NUM_IE_TNS]; member
HDmsg.def202 tns UNI_NUM_IE_TNS
319 tns UNI_NUM_IE_TNS
445 tns UNI_NUM_IE_TNS
469 tns UNI_NUM_IE_TNS
HDuni_ie.h35 struct uni_ie_tns tns; member
HDie.def62 element tns 0x78 itu 9
63 element tns 0x78 net
HDuni_msg.c1114 if(msg->tns[i].h.present & UNI_IE_PRESENT) in print_setup()
1115 uni_print_ie_internal(UNI_IE_TNS, (union uni_ieall *)&msg->tns[i], cx); in print_setup()
1189 ret |= uni_check_ie(UNI_IE_TNS, (union uni_ieall *)&m->tns[i], cx); in check_setup()
1303 if((p->tns[i].h.present & UNI_IE_PRESENT) && in encode_setup()
1304 uni_encode_ie(UNI_IE_TNS, msg, (union uni_ieall *)&p->tns[i], cx)) in encode_setup()
1511 if (!IE_ISPRESENT(out->tns[i])) { in decode_setup()
1512 out->tns[i].h = *hdr; in decode_setup()
1515 if(uni_decode_ie_body(UNI_IE_TNS, (union uni_ieall *)&out->tns[i], msg, ielen, cx)) in decode_setup()
2217 if(msg->tns[i].h.present & UNI_IE_PRESENT) in print_add_party()
2218 uni_print_ie_internal(UNI_IE_TNS, (union uni_ieall *)&msg->tns[i], cx); in print_add_party()
[all …]
HDuni_ie.c1000 uni_print_ie_internal(UNI_IE_TNS, (union uni_ieall *)&ie->u.tns, cx); in print_cause()
1314 if (uni_check_ie(UNI_IE_TNS, (union uni_ieall *)&ie->u.tns, cx)) in check_cause()
1389 (union uni_ieall *)&ie->u.tns, cx); in encode_cause()
1559 if(uni_decode_ie_hdr(&ietype, &ie->u.tns.h, msg, cx, &xielen)) in decode_cause()
1564 (union uni_ieall *)&ie->u.tns, msg, xielen, cx)) in decode_cause()
5379 DEF_IE_PRINT(itu, tns) in DEF_IE_PRINT() argument
5399 DEF_IE_CHECK(itu, tns) in DEF_IE_CHECK() argument
5413 DEF_IE_ENCODE(itu, tns) in DEF_IE_ENCODE() argument
5415 START_IE(tns, UNI_IE_TNS, ie->len + 1); in DEF_IE_ENCODE()
5424 DEF_IE_DECODE(itu, tns) in DEF_IE_DECODE() argument
HDunistruct.h736 struct uni_ie_tns tns; member
/trueos/contrib/subversion/
HDwin-tests.py753 tns = None variable
755 t, tns = t.split('#') variable
764 elif tns:
765 tests.append('%s#%s' % (test[0], tns))
/trueos/sys/contrib/ngatm/netnatm/api/
HDcc_conn.c870 memcpy(setup->setup.tns, conn->tns, sizeof(conn->tns)); in cc_conn_sig_handle()
1333 conn->tns[i] = ind->setup.tns[i]; in cc_conn_sig_handle()
HDccpriv.h258 struct uni_ie_tns tns[UNI_NUM_IE_TNS]; member
/trueos/etc/
HDservices1080 tns-cml 590/tcp
1081 tns-cml 590/udp