Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/ngatm/netnatm/msg/
H A Die.def37 element facility 0x1c itu UNI_FACILITY_MAXAPDU+1+4 q2932
H A Dunistruct.h808 UNI_FACILITY_MAXAPDU = 128, enumerator
815 u_char apdu[UNI_FACILITY_MAXAPDU];
H A Duni_ietab.h56 UNI_FACILITY_MAXAPDU+1+4,
H A Duni_ie.c1749 if(ie->len > UNI_FACILITY_MAXAPDU) in DEF_IE_CHECK()
1772 if(ielen > UNI_FACILITY_MAXAPDU + 1 || ielen < 1) in DEF_IE_DECODE()