Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/contrib/ngatm/netnatm/msg/
HDuni_hdr.h45 PNNI_PROTO = 0xf0, /* PNNI protocol discriminator */ enumerator
HDprivmsg.c55 if(*msg->b_rptr++ != PNNI_PROTO) in uni_decode_head()
HDuni_ie.c222 APP_BYTE(msg, cx->pnni ? PNNI_PROTO : UNI_PROTO); in uni_encode_msg_hdr()