Searched refs:StopCCN (Results 1 - 4 of 4) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/l2tpd-0.69/
H A Dcontrol.h31 #define StopCCN 4 /* Stop-Control-Connection-Notification */ macro
H A Davp.c299 case StopCCN:
453 case StopCCN:
466 if ((c->msgtype == StopCCN) && ((result > 7) || (result < 1)))
489 if (DEBUG && (c->msgtype == StopCCN))
1190 case StopCCN:
1210 if (c->msgtype == StopCCN)
1549 case StopCCN:
H A Dcall.c265 StopCCN has been ack'd */
280 * of the final StopCCN. We record our state to know when
281 * we have actually received an ACK on our StopCCN
285 add_message_type_avp (buf, StopCCN);
H A Dcontrol.c662 case StopCCN:

Completed in 119 milliseconds