Home
last modified time | relevance | path

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

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