Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/ngatm/netnatm/msg/
H A Duni_hdr.h85 UNI_CONN_AVAIL = 0x8b, /* Q.2963 Connection available */ enumerator
H A Duni_msg.c4482 if(uni_encode_msg_hdr(msg, &p->hdr, UNI_CONN_AVAIL, cx, &mlen)) in encode_conn_avail()