Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ppp/spppasyn/
H A Dspppasyn.h105 uint32_t sa_timeout_usec; /* value of the mux timer */ member
H A Dspppasyn.c647 state->sa_timeout_usec = mux_flags; in spppasyn_inner_ioctl()
1881 (drv_usectohz(state->sa_timeout_usec))); in spppasyn_muxencode()