Home
last modified time | relevance | path

Searched refs:UNI_NUM_IE_CALLINGSUB (Results 1 – 5 of 5) sorted by relevance

/f-stack/freebsd/contrib/ngatm/netnatm/msg/
H A Duni_config.h48 UNI_NUM_IE_CALLINGSUB = 2, enumerator
H A Duni_msg.h87 struct uni_ie_callingsub callingsub[UNI_NUM_IE_CALLINGSUB];
159 struct uni_ie_callingsub callingsub[UNI_NUM_IE_CALLINGSUB];
232 struct uni_ie_callingsub callingsub[UNI_NUM_IE_CALLINGSUB];
H A Dmsg.def196 callingsub UNI_NUM_IE_CALLINGSUB
317 callingsub UNI_NUM_IE_CALLINGSUB
447 callingsub UNI_NUM_IE_CALLINGSUB
H A Duni_msg.c1100 for(i = 0; i < UNI_NUM_IE_CALLINGSUB; i++) in print_setup()
1177 for(i = 0; i < UNI_NUM_IE_CALLINGSUB ; i++) { in check_setup()
1283 for(i = 0; i < UNI_NUM_IE_CALLINGSUB; i++) in encode_setup()
1456 for(i = 0; i < UNI_NUM_IE_CALLINGSUB; i++) in decode_setup()
2211 for(i = 0; i < UNI_NUM_IE_CALLINGSUB; i++) in print_add_party()
2259 for(i = 0; i < UNI_NUM_IE_CALLINGSUB ; i++) { in check_add_party()
2334 for(i = 0; i < UNI_NUM_IE_CALLINGSUB; i++) in encode_add_party()
2449 for(i = 0; i < UNI_NUM_IE_CALLINGSUB; i++) in decode_add_party()
3437 for(i = 0; i < UNI_NUM_IE_CALLINGSUB; i++) in print_leaf_setup_req()
3493 for(i = 0; i < UNI_NUM_IE_CALLINGSUB; i++) in encode_leaf_setup_req()
[all …]
/f-stack/freebsd/contrib/ngatm/netnatm/sig/
H A Dsig_unimsgcpy.c164 for(s = d = 0; s < UNI_NUM_IE_CALLINGSUB; s++) in copy_msg_setup()
297 for(s = d = 0; s < UNI_NUM_IE_CALLINGSUB; s++) in copy_msg_add_party()
447 for(s = d = 0; s < UNI_NUM_IE_CALLINGSUB; s++) in copy_msg_leaf_setup_req()