Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/ngatm/netnatm/msg/
H A Duni_config.h45 UNI_NUM_IE_CALLEDSUB = 2, enumerator
H A Duni_msg.h85 struct uni_ie_calledsub calledsub[UNI_NUM_IE_CALLEDSUB];
157 struct uni_ie_calledsub calledsub[UNI_NUM_IE_CALLEDSUB];
234 struct uni_ie_calledsub calledsub[UNI_NUM_IE_CALLEDSUB];
H A Dmsg.def194 calledsub UNI_NUM_IE_CALLEDSUB
315 calledsub UNI_NUM_IE_CALLEDSUB
449 calledsub UNI_NUM_IE_CALLEDSUB
H A Duni_msg.c1095 for(i = 0; i < UNI_NUM_IE_CALLEDSUB; i++) in print_setup()
1173 for(i = 0; i < UNI_NUM_IE_CALLEDSUB ; i++) { in check_setup()
1276 for(i = 0; i < UNI_NUM_IE_CALLEDSUB; i++) in encode_setup()
1436 for(i = 0; i < UNI_NUM_IE_CALLEDSUB; i++) in decode_setup()
2206 for(i = 0; i < UNI_NUM_IE_CALLEDSUB; i++) in print_add_party()
2255 for(i = 0; i < UNI_NUM_IE_CALLEDSUB ; i++) { in check_add_party()
2327 for(i = 0; i < UNI_NUM_IE_CALLEDSUB; i++) in encode_add_party()
2429 for(i = 0; i < UNI_NUM_IE_CALLEDSUB; i++) in decode_add_party()
3442 for(i = 0; i < UNI_NUM_IE_CALLEDSUB; i++) in print_leaf_setup_req()
3500 for(i = 0; i < UNI_NUM_IE_CALLEDSUB; i++) in encode_leaf_setup_req()
[all …]
/f-stack/freebsd/contrib/ngatm/netnatm/sig/
H A Dsig_unimsgcpy.c159 for(s = d = 0; s < UNI_NUM_IE_CALLEDSUB; s++) in copy_msg_setup()
292 for(s = d = 0; s < UNI_NUM_IE_CALLEDSUB; s++) in copy_msg_add_party()
452 for(s = d = 0; s < UNI_NUM_IE_CALLEDSUB; s++) in copy_msg_leaf_setup_req()