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

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/l2tpd-0.69/
H A Dcontrol.h53 #define FBIT 0x0800 macro
H A Dl2tpd.c1032 tmp->self->ourfbit = FBIT;
H A Dcontrol.c142 h->ver = htons (TBIT | LBIT | FBIT | VER_L2TP);
288 if (c->ourrws > -1) c->ourfbit = FBIT; else c->ourfbit = 0; */
294 if (c->ourrws > -1) c->ourfbit = FBIT; else c->ourfbit = 0; */
327 if (c->ourrws > -1) c->ourfbit = FBIT; else c->ourfbit = 0; */
332 if (c->ourrws > -1) c->ourfbit = FBIT; else c->ourfbit = 0; */
711 if (p->ourrws > -1) p->ourfbit = FBIT; else p->ourfbit = 0; */

Completed in 232 milliseconds