Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/ppp/spppasyn/
H A Dspppasyn.c93 static void spppasyn_timer(void *);
1881 state->sa_timeout_id = qtimeout(q, spppasyn_timer, q, in spppasyn_muxencode()
1987 spppasyn_timer(void *arg) in spppasyn_timer() function