Searched refs:control_finish (Results 1 - 3 of 3) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/l2tpd-0.69/
H A Dcontrol.h59 extern int control_finish (struct tunnel *t, struct call *c);
H A Dl2tpd.c827 control_finish (tmp->container, tmp);
885 control_finish (t, tmp);
H A Dcontrol.c191 int control_finish (struct tunnel *t, struct call *c) function
275 log (LOG_DEBUG, "%s: control_finish: sending SCCRQ\n",
1808 return control_finish (t, c);

Completed in 44 milliseconds