Searched refs:UNI_NOTIFY_MAXLEN (Results 1 – 4 of 4) sorted by relevance
38 element notify 0x27 itu UNI_NOTIFY_MAXLEN+4
824 UNI_NOTIFY_MAXLEN = 128, /* maximum info length */ enumerator829 u_char notify[UNI_NOTIFY_MAXLEN];
70 UNI_NOTIFY_MAXLEN+4,
1818 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()