Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/ngatm/netnatm/sig/
H A Dunidef.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)
H A Dsig_uni.c199 uni->timer303 = UNI_T303_DEFAULT; in uni_create()