Home
last modified time | relevance | path

Searched refs:UNI_NOTIFY_MAXLEN (Results 1 – 4 of 4) sorted by relevance

/f-stack/freebsd/contrib/ngatm/netnatm/msg/
H A Die.def38 element notify 0x27 itu UNI_NOTIFY_MAXLEN+4
H A Dunistruct.h824 UNI_NOTIFY_MAXLEN = 128, /* maximum info length */ enumerator
829 u_char notify[UNI_NOTIFY_MAXLEN];
H A Duni_ietab.h70 UNI_NOTIFY_MAXLEN+4,
H A Duni_ie.c1818 if(ie->len > UNI_NOTIFY_MAXLEN) in DEF_IE_CHECK()
1833 while (i < UNI_NOTIFY_MAXLEN + 1) { in DEF_IE_ENCODE()
1847 if (ielen > UNI_NOTIFY_MAXLEN || ielen < 1) in DEF_IE_DECODE()