Home
last modified time | relevance | path

Searched refs:UNI_IERR_MIS (Results 1 – 4 of 4) sorted by relevance

/f-stack/freebsd/contrib/ngatm/netnatm/sig/
H A Dsig_verify.c53 if (UNI_SAVE_IERR(&uni->cx, ie, UNI_IEACT_DEFAULT, UNI_IERR_MIS)) in uni_mandate_ie()
165 if (e1->err == UNI_IERR_MIS) { in uni_verify()
337 if (e->err == UNI_IERR_MIS || e->man != 0) { in uni_vfy_collect_ies()
H A Dsig_call.c2693 if (e1->err == UNI_IERR_MIS) { in unx_add_party()
/f-stack/freebsd/contrib/ngatm/netnatm/msg/
H A Dunimsglib.h43 UNI_IERR_MIS, /* mandatory IE missing (not used here) */ enumerator
H A Duni_ie.c801 [UNI_IERR_MIS] = "mis", /* missing IE */ in uni_print_cx()