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

/illumos-gate/usr/src/uts/common/io/ppp/sppptun/
H A Dsppptun_impl.h44 typedef struct tunll_s tunll_t; typedef in typeref:struct:tunll_s
128 tunll_t *tcl_data_tll; /* Pointer to data interface */
129 tunll_t *tcl_ctrl_tll; /* Pointer to control */
153 ((tunll_t *)((caddr_t)(p) - offsetof(tunll_t, tll_next)))

Completed in 52 milliseconds