Home
last modified time | relevance | path

Searched refs:UNI_T303_DEFAULT (Results 1 – 2 of 2) sorted by relevance

/NextBSD/sys/contrib/ngatm/netnatm/sig/
HDunidef.h70 #define UNI_T303_DEFAULT 4000 macro
85 #define UNI_T399U_DEFAULT (UNI_T303_DEFAULT + UNI_T310U_DEFAULT)
86 #define UNI_T399N_DEFAULT (UNI_T303_DEFAULT + UNI_T310N_DEFAULT)
HDsig_uni.c199 uni->timer303 = UNI_T303_DEFAULT; in uni_create()