Searched refs:send_control (Results 1 – 1 of 1) sorted by relevance
/titanic_50/usr/src/uts/common/io/ppp/sppptun/ |
H A D | sppptun.c | 564 send_control(tuncl_t *tclabout, tunll_t *tllabout, int action, tuncl_t *tcl) in send_control() function 610 send_control(tcl, tll, PTCA_UNPLUMB, tcl); in tclvm_remove_tll() 647 send_control(NULL, tll, PTCA_UNPLUMB, tcl); in sppptun_close() 693 send_control(tcl, tll, PTCA_DISCONNECT, in sppptun_close() 822 send_control(tcl, tcl->tcl_ctrl_tll, PTCA_BADCTRL, tcl); in sppptun_outpkt() 859 send_control(tcl, tll, PTCA_BADCTRL, tcl); in sppptun_outpkt() 868 send_control(tcl, tll, PTCA_UNPLUMB, tcl); in sppptun_outpkt()
|