Home
last modified time | relevance | path

Searched refs:rose_msg_error (Results 1 – 6 of 6) sorted by relevance

/dports/misc/libpri/libpri-1.6.0/
H A Dpri_facility.h115 const struct rose_msg_error *error;
246 …gtype, q931_ie *ie, const struct fac_extension_header *header, const struct rose_msg_error *error);
H A Drose.h4279 struct rose_msg_error { struct
4310 struct rose_msg_error error;
4403 unsigned char *end, const struct rose_msg_error *msg);
H A Drose.c2136 unsigned char *end, const struct rose_msg_error *msg) in rose_encode_error()
2564 const unsigned char *pos, const unsigned char *end, struct rose_msg_error *msg) in rose_decode_error()
H A Dpri_facility.c3716 struct rose_msg_error msg; in enc_etsi_error()
3750 struct rose_msg_error msg; in enc_qsig_error()
4252 const struct fac_extension_header *header, const struct rose_msg_error *error) in rose_handle_error()
H A Dpri_aoc.c1204 struct rose_msg_error msg_error = { 0, }; in enc_etsi_aoc_request_response()
H A Drosetest.c3214 (unsigned) sizeof(struct rose_msg_error)); in main()