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

/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/linux/
H A Disdn_ppp.h200 unsigned char lastid; /* Last id allocated by the engine */ member in struct:ippp_ccp_reset
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/linux/
H A Disdn_ppp.h200 unsigned char lastid; /* Last id allocated by the engine */ member in struct:ippp_ccp_reset
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/isdn/
H A Disdn_ppp.c2261 if(is->reset->rs[is->reset->lastid]) {
2265 rs = is->reset->rs[is->reset->lastid];
2277 " %d to be started\n", is->reset->lastid);
2279 is->reset->lastid);
2328 is->reset->lastid++;

Completed in 79 milliseconds