Searched defs:tun_state_read (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/mdb/common/modules/sppp/
H A Dsppp.c586 tun_state_read(void *ptr, union tun_state *ts) function
614 if (tun_state_read(q->q_ptr, &ts) == -1)
629 if (tun_state_read(q->q_ptr, &ts) == -1)
645 if (tun_state_read(q->q_ptr, &ts) == -1)

Completed in 64 milliseconds