Searched refs:tns (Results 1 – 12 of 12) sorted by relevance
| /f-stack/freebsd/contrib/ngatm/netnatm/sig/ |
| H A D | sig_unimsgcpy.c | 178 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()
|
| /f-stack/freebsd/contrib/ngatm/netnatm/msg/ |
| H A D | uni_msg.h | 93 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
|
| H A D | msg.def | 202 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 D | uni_ie.h | 35 struct uni_ie_tns tns; member
|
| H A D | ie.def | 62 element tns 0x78 itu 9 63 element tns 0x78 net
|
| H A D | uni_msg.c | 1114 if(msg->tns[i].h.present & UNI_IE_PRESENT) in print_setup() 1511 if (!IE_ISPRESENT(out->tns[i])) { in decode_setup() 1512 out->tns[i].h = *hdr; in decode_setup() 2217 if(msg->tns[i].h.present & UNI_IE_PRESENT) in print_add_party() 2472 if (!IE_ISPRESENT(out->tns[i])) { in decode_add_party() 2473 out->tns[i].h = *hdr; in decode_add_party() 3433 if(msg->tns[i].h.present & UNI_IE_PRESENT) in print_leaf_setup_req() 3531 if (!IE_ISPRESENT(out->tns[i])) { in decode_leaf_setup_req() 3532 out->tns[i].h = *hdr; in decode_leaf_setup_req() 3736 if (!IE_ISPRESENT(out->tns[i])) { in decode_leaf_setup_fail() [all …]
|
| H A D | uni_ie.c | 1000 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
|
| H A D | unistruct.h | 736 struct uni_ie_tns tns; member
|
| /f-stack/freebsd/contrib/ngatm/netnatm/api/ |
| H A D | cc_conn.c | 870 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()
|
| H A D | ccpriv.h | 258 struct uni_ie_tns tns[UNI_NUM_IE_TNS]; member
|
| /f-stack/tools/libxo/xohtml/external/ |
| H A D | jquery.js | 2895 t, tns, type, namespaces, handleObj, 2937 tns = rtypenamespace.exec( types[t] ) || []; 2938 type = tns[1]; 2939 namespaces = ( tns[2] || "" ).split( "." ).sort(); 2953 origType: tns[1], 3016 t, tns, type, namespaces, origCount, 3026 tns = rtypenamespace.exec( types[t] ) || []; 3027 type = tns[1]; 3028 namespaces = tns[2];
|
| /f-stack/dpdk/doc/guides/nics/ |
| H A D | thunderx.rst | 176 PMD: nicvf_eth_dev_init(): node=0 vf=1 mode=tns-bypass sqs=false
|