Searched refs:UNI_DTL_MAXNUM (Results 1 – 5 of 5) sorted by relevance
68 UNI_DTL_MAXNUM = 20, enumerator
75 element dtl 0xe2 net UNI_DTL_LOGNP_SIZE*UNI_DTL_MAXNUM+6 pnni
1275 } dtl[UNI_DTL_MAXNUM];
568 UNI_DTL_LOGNP_SIZE*UNI_DTL_MAXNUM+6,
6604 if(ie->ptr / UNI_DTL_LOGNP_SIZE > UNI_DTL_MAXNUM) in DEF_IE_CHECK()6606 if(ie->num > UNI_DTL_MAXNUM) in DEF_IE_CHECK()6647 if(ielen / UNI_DTL_LOGNP_SIZE > UNI_DTL_MAXNUM) in DEF_IE_DECODE()