Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/ngatm/netnatm/msg/
H A Duni_config.h68 UNI_DTL_MAXNUM = 20, enumerator
H A Die.def75 element dtl 0xe2 net UNI_DTL_LOGNP_SIZE*UNI_DTL_MAXNUM+6 pnni
H A Dunistruct.h1275 } dtl[UNI_DTL_MAXNUM];
H A Duni_ietab.h568 UNI_DTL_LOGNP_SIZE*UNI_DTL_MAXNUM+6,
H A Duni_ie.c6604 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()