Home
last modified time | relevance | path

Searched refs:UNI_IEACT_MSG_REPORT (Results 1 – 3 of 3) sorted by relevance

/f-stack/freebsd/contrib/ngatm/netnatm/sig/
H A Dsig_verify.c93 else if (e->act == UNI_IEACT_MSG_REPORT) { in uni_mandate_epref()
95 maxact = UNI_IEACT_MSG_REPORT; in uni_mandate_epref()
209 if (e1->act == UNI_IEACT_MSG_REPORT && e1->err == UNI_IERR_UNK) { in uni_verify()
218 if (e1->act == UNI_IEACT_MSG_REPORT && in uni_verify()
403 e1->act == UNI_IEACT_MSG_REPORT) in uni_vfy_remove_unknown()
/f-stack/freebsd/contrib/ngatm/netnatm/msg/
H A Duni_hdr.h156 UNI_IEACT_MSG_REPORT = 0x06, /* ignore message and report */ enumerator
H A Duni_ie.c450 MKT(UNI_IEACT_MSG_REPORT, report-msg), in uni_print_iehdr()