Home
last modified time | relevance | path

Searched defs:sscop_param (Results 1 – 1 of 1) sorted by relevance

/f-stack/freebsd/contrib/ngatm/netnatm/saal/
H A Dsscopdef.h110 struct sscop_param { struct
111 uint32_t timer_cc; /* timer_cc in msec */
112 uint32_t timer_poll; /* timer_poll im msec */
113 uint32_t timer_keep_alive;/* timer_keep_alive in msec */
114 uint32_t timer_no_response;/*timer_no_response in msec */
115 uint32_t timer_idle; /* timer_idle in msec */
116 uint32_t maxk; /* maximum user data in bytes */
117 uint32_t maxj; /* maximum u-u info in bytes */
119 uint32_t maxpd; /* max. vt(pd) before sending poll */
121 uint32_t mr; /* initial window */
[all …]