Home
last modified time | relevance | path

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

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