Home
last modified time | relevance | path

Searched refs:UNI_TNS_MAXLEN (Results 1 – 3 of 3) sorted by relevance

/f-stack/freebsd/contrib/ngatm/netnatm/msg/
H A Duni_config.h54 UNI_TNS_MAXLEN = 4, enumerator
H A Dunistruct.h459 u_char net[UNI_TNS_MAXLEN];
H A Duni_ie.c5405 if(ie->len == 0 || ie->len > UNI_TNS_MAXLEN) in DEF_IE_CHECK()