Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/contrib/ngatm/netnatm/msg/
HDuni_config.h54 UNI_TNS_MAXLEN = 4, enumerator
HDunistruct.h459 u_char net[UNI_TNS_MAXLEN];
HDuni_ie.c5405 if(ie->len == 0 || ie->len > UNI_TNS_MAXLEN) in DEF_IE_CHECK()