Searched refs:UNI_SAVE_IERR (Results 1 – 5 of 5) sorted by relevance
| /f-stack/freebsd/contrib/ngatm/netnatm/msg/ |
| H A D | privmsg.c | 148 (void)UNI_SAVE_IERR(cx, ietype, hdr.act, UNI_IERR_UNK); in uni_decode_body_internal() 203 (void)UNI_SAVE_IERR(cx, ietype, hdr.act, UNI_IERR_UNK); in uni_decode_body_internal() 210 (void)UNI_SAVE_IERR(cx, ietype, hdr.act, UNI_IERR_ACC); in uni_decode_body_internal() 212 (void)UNI_SAVE_IERR(cx, ietype, hdr.act, UNI_IERR_BAD); in uni_decode_body_internal()
|
| H A D | unimsglib.h | 129 #define UNI_SAVE_IERR(CX, IETYPE, ACT, ERRCODE) \ macro
|
| /f-stack/freebsd/contrib/ngatm/netnatm/sig/ |
| H A D | sig_reset.c | 273 (void)UNI_SAVE_IERR(&uni->cx, UNI_IE_CONNID, in start_restart_ack() 550 (void)UNI_SAVE_IERR(&uni->cx, UNI_IE_CONNID, in response_restart()
|
| H A D | sig_verify.c | 53 if (UNI_SAVE_IERR(&uni->cx, ie, UNI_IEACT_DEFAULT, UNI_IERR_MIS)) in uni_mandate_ie()
|
| H A D | sig_call.c | 401 (void)UNI_SAVE_IERR(&c->uni->cx, UNI_IE_EPREF, in un0_setup() 581 (void)UNI_SAVE_IERR(&c->uni->cx, UNI_IE_EPREF, in u1n6_call_proc() 766 (void)UNI_SAVE_IERR(&c->uni->cx, UNI_IE_EPREF, in unx_alerting() 1068 (void)UNI_SAVE_IERR(&c->uni->cx, UNI_IE_EPREF, in unx_connect() 2760 (void)UNI_SAVE_IERR(&c->uni->cx, UNI_IE_EPREF, in unx_add_party() 2805 (void)UNI_SAVE_IERR(&c->uni->cx, UNI_IE_EPREF, in un10n8_add_party_ack() 2905 (void)UNI_SAVE_IERR(&c->uni->cx, UNI_IE_EPREF, in unx_party_alerting()
|