Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/ngatm/netnatm/msg/
H A Die.def75 element dtl 0xe2 net UNI_DTL_LOGNP_SIZE*UNI_DTL_MAXNUM+6 pnni
H A Dunistruct.h1264 UNI_DTL_LOGNP_SIZE = 27, enumerator
H A Duni_ie.c6579 uni_print_entry(cx, "ptr", "%d(%d)", ie->ptr, ie->ptr / UNI_DTL_LOGNP_SIZE); in DEF_IE_PRINT()
6602 if(ie->ptr % UNI_DTL_LOGNP_SIZE != 0) in DEF_IE_CHECK()
6604 if(ie->ptr / UNI_DTL_LOGNP_SIZE > UNI_DTL_MAXNUM) in DEF_IE_CHECK()
6618 START_IE(dtl, UNI_IE_DTL, 2 + UNI_DTL_LOGNP_SIZE * ie->num); in DEF_IE_ENCODE()
6645 if(ielen % UNI_DTL_LOGNP_SIZE != 0) in DEF_IE_DECODE()
6647 if(ielen / UNI_DTL_LOGNP_SIZE > UNI_DTL_MAXNUM) in DEF_IE_DECODE()
H A Duni_ietab.h568 UNI_DTL_LOGNP_SIZE*UNI_DTL_MAXNUM+6,