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

/freebsd-13-stable/sys/contrib/ngatm/netnatm/sig/
H A Dsig_verify.c53 if (UNI_SAVE_IERR(&uni->cx, ie, UNI_IEACT_DEFAULT, UNI_IERR_MIS))
165 if (e1->err == UNI_IERR_MIS) {
337 if (e->err == UNI_IERR_MIS || e->man != 0) {
H A Dsig_call.c2693 if (e1->err == UNI_IERR_MIS) {
/freebsd-13-stable/sys/contrib/ngatm/netnatm/msg/
H A Dunimsglib.h43 UNI_IERR_MIS, /* mandatory IE missing (not used here) */ enumerator in enum:uni_ierr_type
H A Duni_ie.c803 [UNI_IERR_MIS] = "mis", /* missing IE */

Completed in 96 milliseconds