Home
last modified time | relevance | path

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

/dports/misc/libpri/libpri-1.6.0/
H A Dpri_facility.c977 pos = rose_encode_invoke(ctrl, pos, end, &msg); in enc_qsig_diverting_leg_information1()
1021 pos = rose_encode_invoke(ctrl, pos, end, &msg); in enc_etsi_diverting_leg_information1()
1138 pos = rose_encode_invoke(ctrl, pos, end, &msg); in enc_qsig_diverting_leg_information2()
1189 pos = rose_encode_invoke(ctrl, pos, end, &msg); in enc_etsi_diverting_leg_information2()
1275 pos = rose_encode_invoke(ctrl, pos, end, &msg); in enc_qsig_diverting_leg_information3()
1310 pos = rose_encode_invoke(ctrl, pos, end, &msg); in enc_etsi_diverting_leg_information3()
1378 pos = rose_encode_invoke(ctrl, pos, end, &msg); in enc_dms100_rlt_initiate_transfer()
1455 pos = rose_encode_invoke(ctrl, pos, end, &msg); in enc_dms100_rlt_transfer_ability()
1514 pos = rose_encode_invoke(ctrl, pos, end, &msg); in enc_ni2_information_following()
1557 pos = rose_encode_invoke(ctrl, pos, end, &msg); in enc_qsig_calling_name()
[all …]
H A Dpri_aoc.c940 pos = rose_encode_invoke(ctrl, pos, end, &msg); in enc_etsi_aoce_currency()
1010 pos = rose_encode_invoke(ctrl, pos, end, &msg); in enc_etsi_aoce_charging_unit()
1057 pos = rose_encode_invoke(ctrl, pos, end, &msg); in enc_etsi_aocd_charging_unit()
1104 pos = rose_encode_invoke(ctrl, pos, end, &msg); in enc_etsi_aocd_currency()
1142 pos = rose_encode_invoke(ctrl, pos, end, &msg); in enc_etsi_aocs_special_arrangement()
1180 pos = rose_encode_invoke(ctrl, pos, end, &msg); in enc_etsi_aocs_currency()
1294 pos = rose_encode_invoke(ctrl, pos, end, &msg); in enc_etsi_aoc_request()
H A Dpri_cc.c471 pos = rose_encode_invoke(ctrl, pos, end, &msg); in enc_etsi_ptp_cc_operation()
504 pos = rose_encode_invoke(ctrl, pos, end, &msg); in enc_etsi_ptmp_cc_available()
580 pos = rose_encode_invoke(ctrl, pos, end, &msg); in enc_etsi_ptmp_erase_call_linkage()
678 pos = rose_encode_invoke(ctrl, pos, end, &msg); in enc_etsi_ptmp_ccbs_erase()
814 pos = rose_encode_invoke(ctrl, pos, end, &msg); in enc_etsi_ptmp_ccbs_status_request()
847 pos = rose_encode_invoke(ctrl, pos, end, &msg); in enc_etsi_ptmp_cc_request()
905 pos = rose_encode_invoke(ctrl, pos, end, &msg); in enc_etsi_ptp_cc_request()
999 pos = rose_encode_invoke(ctrl, pos, end, &msg); in enc_qsig_cc_request()
1042 pos = rose_encode_invoke(ctrl, pos, end, &msg); in enc_qsig_cc_extension_event()
1075 pos = rose_encode_invoke(ctrl, pos, end, &msg); in enc_etsi_ptmp_cc_deactivate()
[all …]
H A Drose.c2049 unsigned char *rose_encode_invoke(struct pri *ctrl, unsigned char *pos, in rose_encode_invoke() function
2231 pos = rose_encode_invoke(ctrl, pos, end, &msg->component.invoke); in rose_encode()
H A Drose.h4398 unsigned char *rose_encode_invoke(struct pri *ctrl, unsigned char *pos,