Searched refs:PNNI_PROTO (Results 1 – 3 of 3) sorted by relevance
45 PNNI_PROTO = 0xf0, /* PNNI protocol discriminator */ enumerator
55 if(*msg->b_rptr++ != PNNI_PROTO) in uni_decode_head()
221 APP_BYTE(msg, cx->pnni ? PNNI_PROTO : UNI_PROTO); in uni_encode_msg_hdr()