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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/l2tpd-0.69/
H A Dcall.h48 int qcid; /* Quitting CID */ member in struct:call
H A Dcontrol.c1108 if (c->qcid < 0)
1119 while (p && (p->cid != c->qcid))
1132 if ((c->qcid != p->cid) && p->cid > 0)
1137 __FUNCTION__, c->qcid, c->cid);
1141 c->qcid = -1;
H A Dcall.c538 tmp->qcid = -1;
H A Davp.c1267 c->qcid = ntohs (raw[3]);

Completed in 96 milliseconds