Home
last modified time | relevance | path

Searched refs:UNI_UNKNOWN (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/contrib/ngatm/netnatm/msg/
H A Duni_hdr.h52 UNI_UNKNOWN = 0x100,/* unknown message */ enumerator
H A Duni_msg.c4590 if(uni_encode_msg_hdr(msg, &p->hdr, UNI_UNKNOWN, cx, &mlen)) in encode_unknown()