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

/freebsd-10.1-release/sys/contrib/ngatm/netnatm/msg/
H A Dprivmsg.c148 (void)UNI_SAVE_IERR(cx, ietype, hdr.act, UNI_IERR_UNK);
203 (void)UNI_SAVE_IERR(cx, ietype, hdr.act, UNI_IERR_UNK);
210 (void)UNI_SAVE_IERR(cx, ietype, hdr.act, UNI_IERR_ACC);
212 (void)UNI_SAVE_IERR(cx, ietype, hdr.act, UNI_IERR_BAD);
H A Dunimsglib.h129 #define UNI_SAVE_IERR(CX, IETYPE, ACT, ERRCODE) \ macro
/freebsd-10.1-release/sys/contrib/ngatm/netnatm/sig/
H A Dsig_verify.c53 if (UNI_SAVE_IERR(&uni->cx, ie, UNI_IEACT_DEFAULT, UNI_IERR_MIS))
H A Dsig_reset.c273 (void)UNI_SAVE_IERR(&uni->cx, UNI_IE_CONNID,
550 (void)UNI_SAVE_IERR(&uni->cx, UNI_IE_CONNID,
H A Dsig_call.c401 (void)UNI_SAVE_IERR(&c->uni->cx, UNI_IE_EPREF,
581 (void)UNI_SAVE_IERR(&c->uni->cx, UNI_IE_EPREF,
766 (void)UNI_SAVE_IERR(&c->uni->cx, UNI_IE_EPREF,
1068 (void)UNI_SAVE_IERR(&c->uni->cx, UNI_IE_EPREF,
2760 (void)UNI_SAVE_IERR(&c->uni->cx, UNI_IE_EPREF,
2805 (void)UNI_SAVE_IERR(&c->uni->cx, UNI_IE_EPREF,
2905 (void)UNI_SAVE_IERR(&c->uni->cx, UNI_IE_EPREF,

Completed in 69 milliseconds