Searched refs:start_ctrl_conn (Results 1 - 24 of 24) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/accel-pptp/src/pppd/plugins/pptp/
H A Dpptp_quirks.h37 int (*start_ctrl_conn)(struct pptp_start_ctrl_conn* packet); member in struct:pptp_fixup
H A Dpptp_ctrl.c302 if (idx != -1 && pptp_fixups[idx].start_ctrl_conn) {
303 if ((rc = pptp_fixups[idx].start_ctrl_conn(&packet)))
304 warn("calling the start_ctrl_conn hook failed (%d)", rc);
730 if (idx != -1 && pptp_fixups[idx].start_ctrl_conn) {
731 if ((rc = pptp_fixups[idx].start_ctrl_conn(&reply)))
732 warn("calling the start_ctrl_conn hook failed (%d)", rc);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/accel-pptp/src/
H A Dpptp_quirks.h37 int (*start_ctrl_conn)(struct pptp_start_ctrl_conn* packet); member in struct:pptp_fixup
H A Dpptp_ctrl.c302 if (idx != -1 && pptp_fixups[idx].start_ctrl_conn) {
303 if ((rc = pptp_fixups[idx].start_ctrl_conn(&packet)))
304 warn("calling the start_ctrl_conn hook failed (%d)", rc);
730 if (idx != -1 && pptp_fixups[idx].start_ctrl_conn) {
731 if ((rc = pptp_fixups[idx].start_ctrl_conn(&reply)))
732 warn("calling the start_ctrl_conn hook failed (%d)", rc);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/accel-pptpd/pppd_plugin/src/
H A Dpptp_quirks.h37 int (*start_ctrl_conn)(struct pptp_start_ctrl_conn* packet); member in struct:pptp_fixup
H A Dpptp_ctrl.c297 if (idx != -1 && pptp_fixups[idx].start_ctrl_conn) {
298 if ((rc = pptp_fixups[idx].start_ctrl_conn(&packet)))
299 warn("calling the start_ctrl_conn hook failed (%d)", rc);
711 if (idx != -1 && pptp_fixups[idx].start_ctrl_conn) {
712 if ((rc = pptp_fixups[idx].start_ctrl_conn(&reply)))
713 warn("calling the start_ctrl_conn hook failed (%d)", rc);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/pppd/pppd/plugins/pptp/
H A Dpptp_quirks.h37 int (*start_ctrl_conn)(struct pptp_start_ctrl_conn* packet); member in struct:pptp_fixup
H A Dpptp_ctrl.c302 if (idx != -1 && pptp_fixups[idx].start_ctrl_conn) {
303 if ((rc = pptp_fixups[idx].start_ctrl_conn(&packet)))
304 warn("calling the start_ctrl_conn hook failed (%d)", rc);
730 if (idx != -1 && pptp_fixups[idx].start_ctrl_conn) {
731 if ((rc = pptp_fixups[idx].start_ctrl_conn(&reply)))
732 warn("calling the start_ctrl_conn hook failed (%d)", rc);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/accel-pptp/src/pppd/plugins/pptp/
H A Dpptp_quirks.h37 int (*start_ctrl_conn)(struct pptp_start_ctrl_conn* packet); member in struct:pptp_fixup
H A Dpptp_ctrl.c302 if (idx != -1 && pptp_fixups[idx].start_ctrl_conn) {
303 if ((rc = pptp_fixups[idx].start_ctrl_conn(&packet)))
304 warn("calling the start_ctrl_conn hook failed (%d)", rc);
730 if (idx != -1 && pptp_fixups[idx].start_ctrl_conn) {
731 if ((rc = pptp_fixups[idx].start_ctrl_conn(&reply)))
732 warn("calling the start_ctrl_conn hook failed (%d)", rc);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/accel-pptp/src/
H A Dpptp_quirks.h37 int (*start_ctrl_conn)(struct pptp_start_ctrl_conn* packet); member in struct:pptp_fixup
H A Dpptp_ctrl.c302 if (idx != -1 && pptp_fixups[idx].start_ctrl_conn) {
303 if ((rc = pptp_fixups[idx].start_ctrl_conn(&packet)))
304 warn("calling the start_ctrl_conn hook failed (%d)", rc);
730 if (idx != -1 && pptp_fixups[idx].start_ctrl_conn) {
731 if ((rc = pptp_fixups[idx].start_ctrl_conn(&reply)))
732 warn("calling the start_ctrl_conn hook failed (%d)", rc);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/accel-pptpd/pppd_plugin/src/
H A Dpptp_quirks.h37 int (*start_ctrl_conn)(struct pptp_start_ctrl_conn* packet); member in struct:pptp_fixup
H A Dpptp_ctrl.c297 if (idx != -1 && pptp_fixups[idx].start_ctrl_conn) {
298 if ((rc = pptp_fixups[idx].start_ctrl_conn(&packet)))
299 warn("calling the start_ctrl_conn hook failed (%d)", rc);
711 if (idx != -1 && pptp_fixups[idx].start_ctrl_conn) {
712 if ((rc = pptp_fixups[idx].start_ctrl_conn(&reply)))
713 warn("calling the start_ctrl_conn hook failed (%d)", rc);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/accel-pptp/src/pppd/plugins/pptp/
H A Dpptp_quirks.h37 int (*start_ctrl_conn)(struct pptp_start_ctrl_conn* packet); member in struct:pptp_fixup
H A Dpptp_ctrl.c302 if (idx != -1 && pptp_fixups[idx].start_ctrl_conn) {
303 if ((rc = pptp_fixups[idx].start_ctrl_conn(&packet)))
304 warn("calling the start_ctrl_conn hook failed (%d)", rc);
730 if (idx != -1 && pptp_fixups[idx].start_ctrl_conn) {
731 if ((rc = pptp_fixups[idx].start_ctrl_conn(&reply)))
732 warn("calling the start_ctrl_conn hook failed (%d)", rc);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/accel-pptp/src/
H A Dpptp_quirks.h37 int (*start_ctrl_conn)(struct pptp_start_ctrl_conn* packet); member in struct:pptp_fixup
H A Dpptp_ctrl.c302 if (idx != -1 && pptp_fixups[idx].start_ctrl_conn) {
303 if ((rc = pptp_fixups[idx].start_ctrl_conn(&packet)))
304 warn("calling the start_ctrl_conn hook failed (%d)", rc);
730 if (idx != -1 && pptp_fixups[idx].start_ctrl_conn) {
731 if ((rc = pptp_fixups[idx].start_ctrl_conn(&reply)))
732 warn("calling the start_ctrl_conn hook failed (%d)", rc);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/accel-pptpd/pppd_plugin/src/
H A Dpptp_quirks.h37 int (*start_ctrl_conn)(struct pptp_start_ctrl_conn* packet); member in struct:pptp_fixup
H A Dpptp_ctrl.c297 if (idx != -1 && pptp_fixups[idx].start_ctrl_conn) {
298 if ((rc = pptp_fixups[idx].start_ctrl_conn(&packet)))
299 warn("calling the start_ctrl_conn hook failed (%d)", rc);
711 if (idx != -1 && pptp_fixups[idx].start_ctrl_conn) {
712 if ((rc = pptp_fixups[idx].start_ctrl_conn(&reply)))
713 warn("calling the start_ctrl_conn hook failed (%d)", rc);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/pppd/pppd/plugins/pptp/
H A Dpptp_quirks.h37 int (*start_ctrl_conn)(struct pptp_start_ctrl_conn* packet); member in struct:pptp_fixup
H A Dpptp_ctrl.c302 if (idx != -1 && pptp_fixups[idx].start_ctrl_conn) {
303 if ((rc = pptp_fixups[idx].start_ctrl_conn(&packet)))
304 warn("calling the start_ctrl_conn hook failed (%d)", rc);
730 if (idx != -1 && pptp_fixups[idx].start_ctrl_conn) {
731 if ((rc = pptp_fixups[idx].start_ctrl_conn(&reply)))
732 warn("calling the start_ctrl_conn hook failed (%d)", rc);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/pppd/pppd/plugins/pptp/
H A Dpptp_quirks.h37 int (*start_ctrl_conn)(struct pptp_start_ctrl_conn* packet); member in struct:pptp_fixup
H A Dpptp_ctrl.c302 if (idx != -1 && pptp_fixups[idx].start_ctrl_conn) {
303 if ((rc = pptp_fixups[idx].start_ctrl_conn(&packet)))
304 warn("calling the start_ctrl_conn hook failed (%d)", rc);
730 if (idx != -1 && pptp_fixups[idx].start_ctrl_conn) {
731 if ((rc = pptp_fixups[idx].start_ctrl_conn(&reply)))
732 warn("calling the start_ctrl_conn hook failed (%d)", rc);

Completed in 127 milliseconds