Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/ngatm/netnatm/msg/
H A Dprivmsg.c148 (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 Dunimsglib.h129 #define UNI_SAVE_IERR(CX, IETYPE, ACT, ERRCODE) \ macro
/f-stack/freebsd/contrib/ngatm/netnatm/sig/
H A Dsig_reset.c273 (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 Dsig_verify.c53 if (UNI_SAVE_IERR(&uni->cx, ie, UNI_IEACT_DEFAULT, UNI_IERR_MIS)) in uni_mandate_ie()
H A Dsig_call.c401 (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()