Searched refs:is_lcp (Results 1 - 6 of 6) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/router/ppp/modules/
H A Dppp_ahdlc.c570 int is_lcp, code; local
629 is_lcp = ((MSG_BYTE(mp, 0) == PPP_ALLSTATIONS) &&
636 if (is_lcp) {
/asus-wl-520gu-7.0.1.45/src/router/ppp/solaris/
H A Dppp_ahdlc.c570 int is_lcp, code; local
629 is_lcp = ((MSG_BYTE(mp, 0) == PPP_ALLSTATIONS) &&
636 if (is_lcp) {
/asus-wl-520gu-7.0.1.45/src/router/pppd/modules/
H A Dppp_ahdlc.c585 int is_lcp, code; local
644 is_lcp = ((MSG_BYTE(mp, 0) == PPP_ALLSTATIONS) &&
651 if (is_lcp) {
/asus-wl-520gu-7.0.1.45/src/router/pppd/solaris/
H A Dppp_ahdlc.c578 int is_lcp, code; local
637 is_lcp = ((MSG_BYTE(mp, 0) == PPP_ALLSTATIONS) &&
644 if (is_lcp) {
/asus-wl-520gu-7.0.1.45/src/router/pppd.mppe/modules/
H A Dppp_ahdlc.c585 int is_lcp, code; local
644 is_lcp = ((MSG_BYTE(mp, 0) == PPP_ALLSTATIONS) &&
651 if (is_lcp) {
/asus-wl-520gu-7.0.1.45/src/router/pppd.mppe/solaris/
H A Dppp_ahdlc.c578 int is_lcp, code; local
637 is_lcp = ((MSG_BYTE(mp, 0) == PPP_ALLSTATIONS) &&
644 if (is_lcp) {

Completed in 536 milliseconds