Home
last modified time | relevance | path

Searched refs:us_unit (Results 1 – 2 of 2) sorted by relevance

/components/net/lwip/lwip-1.4.1/src/netif/ppp/
A Dpap.c141 u->us_unit = unit; in upap_init()
218 u->us_unit, u->us_timeouttime, u->us_clientstate)); in upap_timeout()
229 auth_withpeer_fail(u->us_unit, PPP_PAP); in upap_timeout()
249 auth_peer_fail(u->us_unit, PPP_PAP); in upap_reqtimeout()
453 auth_peer_fail(u->us_unit, PPP_PAP); in upap_rauthreq()
500 auth_withpeer_success(u->us_unit, PPP_PAP); in upap_rauthack()
542 auth_withpeer_fail(u->us_unit, PPP_PAP); in upap_rauthnak()
557 outp = outpacket_buf[u->us_unit]; in upap_sauthreq()
570 pppWrite(u->us_unit, outpacket_buf[u->us_unit], outlen + PPP_HDRLEN); in upap_sauthreq()
590 outp = outpacket_buf[u->us_unit]; in upap_sresp()
[all …]
A Dpap.h74 int us_unit; /* Interface unit number */ member

Completed in 6 milliseconds