Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/ngatm/netnatm/msg/
H A Duni_hdr.h44 UNI_PROTO = 0x09, /* protocol discriminator */ enumerator
H A Dprivmsg.c58 if(*msg->b_rptr++ != UNI_PROTO) in uni_decode_head()
H A Duni_ie.c221 APP_BYTE(msg, cx->pnni ? PNNI_PROTO : UNI_PROTO); in uni_encode_msg_hdr()