Searched refs:tclabout (Results 1 – 1 of 1) sorted by relevance
536 make_control(tuncl_t *tclabout, tunll_t *tllabout, int action, tuncl_t *tclto) in make_control() argument546 if (tclabout != NULL) { in make_control()547 ptc->ptc_rsessid = tclabout->tcl_rsessid; in make_control()548 ptc->ptc_address = tclabout->tcl_address; in make_control()564 send_control(tuncl_t *tclabout, tunll_t *tllabout, int action, tuncl_t *tcl) in send_control() argument569 mp = make_control(tclabout, tllabout, action, tcl); in send_control()