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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/l2tpd-0.69/
H A Dl2tp.h131 int qtid; /* TID for disconnection */ member in struct:tunnel
H A Dcontrol.c663 if (t->qtid < 0)
671 if ((t->qtid != t->tid) && (t->tid > 0))
676 __FUNCTION__, t->qtid, t->tid);
681 t->tid = t->qtid;
H A Davp.c1212 t->qtid = ntohs (raw[3]);
H A Dl2tpd.c1017 tmp->qtid = -1;

Completed in 40 milliseconds