Home
last modified time | relevance | path

Searched refs:UNI_UU_MAXLEN (Results 1 – 5 of 5) sorted by relevance

/f-stack/freebsd/contrib/ngatm/netnatm/msg/
H A Duni_config.h57 UNI_UU_MAXLEN = 128, enumerator
H A Die.def65 element uu 0x7e itu UNI_UU_MAXLEN+4 access !pnni
H A Dunistruct.h997 u_char uu[UNI_UU_MAXLEN];
H A Duni_ietab.h438 UNI_UU_MAXLEN+4,
H A Duni_ie.c5542 if(ie->len > UNI_UU_MAXLEN) in DEF_IE_CHECK()
5562 if(ielen > UNI_UU_MAXLEN || ielen < 1) in DEF_IE_DECODE()