Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/ngatm/netnatm/msg/
H A Duni_hdr.h145 UNI_MSGACT_IGNORE = 0x1, enumerator
H A Duni_ie.c705 MKT(UNI_MSGACT_IGNORE, ignore), in uni_print_msghdr_internal()
/f-stack/freebsd/contrib/ngatm/netnatm/sig/
H A Dsig_verify.c300 if (msgact == UNI_MSGACT_IGNORE) { in uni_verify()
H A Dsig_call.c3264 u->u.hdr.act == UNI_MSGACT_IGNORE) in uni_bad_message()
3321 } else if(u->u.hdr.act == UNI_MSGACT_IGNORE) { in unx_unknown()