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

/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/net/
H A Dsyncppp.h27 u_char echoid; /* id of last keepalive echo request */ member in struct:slcp
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/net/
H A Dsyncppp.h27 u_char echoid; /* id of last keepalive echo request */ member in struct:slcp
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/net/wan/
H A Dsyncppp.c418 sp->lcp.echoid = ++sp->pp_seq;
420 sp->lcp.echoid, 4, &nmagic);
651 if (h->ident != sp->lcp.echoid)

Completed in 36 milliseconds