Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/ngatm/netnatm/sig/
H A Dsig_verify.c96 } else if (e->act == UNI_IEACT_MSG_IGNORE) { in uni_mandate_epref()
98 maxact = UNI_IEACT_MSG_IGNORE; in uni_mandate_epref()
233 if (e1->act == UNI_IEACT_MSG_IGNORE) { in uni_verify()
402 e1->act == UNI_IEACT_MSG_IGNORE || in uni_vfy_remove_unknown()
/f-stack/freebsd/contrib/ngatm/netnatm/msg/
H A Duni_hdr.h155 UNI_IEACT_MSG_IGNORE = 0x05, /* ignore message */ enumerator
H A Duni_ie.c449 MKT(UNI_IEACT_MSG_IGNORE, ignore-msg), in uni_print_iehdr()