Searched refs:us_unit (Results 1 - 8 of 8) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/ppp/pppd/
H A Dcbcp.h5 int us_unit; /* Interface unit number */ member in struct:cbcp_state
H A Dupap.h40 int us_unit; /* Interface unit number */ member in struct:upap_state
H A Dupap.c106 u->us_unit = unit;
190 auth_withpeer_fail(u->us_unit, PPP_PAP);
210 auth_peer_fail(u->us_unit, PPP_PAP);
401 retcode = check_passwd(u->us_unit, ruser, ruserlen, rpasswd,
412 auth_peer_success(u->us_unit, PPP_PAP, ruser, ruserlen);
415 auth_peer_fail(u->us_unit, PPP_PAP);
459 auth_withpeer_success(u->us_unit, PPP_PAP);
500 auth_withpeer_fail(u->us_unit, PPP_PAP);
529 output(u->us_unit, outpacket_buf, outlen + PPP_HDRLEN);
559 output(u->us_unit, outpacket_bu
[all...]
H A Dcbcp.c112 us->us_unit = iface;
404 output(us->us_unit, outpacket_buf, outlen + PPP_HDRLEN);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/ppp-2.4.4/pppd/
H A Dcbcp.h5 int us_unit; /* Interface unit number */ member in struct:cbcp_state
H A Dupap.h63 int us_unit; /* Interface unit number */ member in struct:upap_state
H A Dupap.c129 u->us_unit = unit;
213 auth_withpeer_fail(u->us_unit, PPP_PAP);
233 auth_peer_fail(u->us_unit, PPP_PAP);
425 retcode = check_passwd(u->us_unit, ruser, ruserlen, rpasswd,
453 auth_peer_success(u->us_unit, PPP_PAP, 0, ruser, ruserlen);
457 auth_peer_fail(u->us_unit, PPP_PAP);
501 auth_withpeer_success(u->us_unit, PPP_PAP, 0);
542 auth_withpeer_fail(u->us_unit, PPP_PAP);
571 output(u->us_unit, outpacket_buf, outlen + PPP_HDRLEN);
601 output(u->us_unit, outpacket_bu
[all...]
H A Dcbcp.c127 us->us_unit = iface;
378 lcp_down(us->us_unit);
414 start_networks(us->us_unit);
442 output(us->us_unit, outpacket_buf, outlen + PPP_HDRLEN);

Completed in 104 milliseconds