Home
last modified time | relevance | path

Searched refs:lcp_close (Results 1 – 12 of 12) sorted by relevance

/dports/comms/uhd/uhd-90ce6062b6b5df2eddeee723777be85108e4e7c7/firmware/usrp3/lwip/lwip-1.3.1/src/netif/ppp/
H A Dauth.c271 lcp_close(unit, "peer refused to authenticate"); in link_established()
333 lcp_close(unit, "Authentication failed"); in auth_peer_fail()
497 lcp_close(0, "No network protocols running"); in np_finished()
786 lcp_close(0, "No network protocols running"); in network_phase()
808 lcp_close(0, "Link inactive"); in check_idle()
823 lcp_close(0, "Connect time expired"); /* Close connection */ in connect_time_expired()
H A Dlcp.h156 void lcp_close (int, char *);
H A Dlcp.c184 lcp_close,
296 lcp_close(int unit, char *reason) in lcp_close() function
1024 lcp_close(f->unit, "Loopback detected"); in lcp_nakci()
1912 lcp_close(f->unit, "Peer not responding"); in LcpLinkFailure()
H A Dppp.c366 lcp_close(pd, "User request"); in pppStopCB()
583 lcp_close(pd, NULL); in pppOverEthernetClose()
/dports/comms/uhd/uhd-90ce6062b6b5df2eddeee723777be85108e4e7c7/firmware/usrp2/lwip/lwip-1.3.1/src/netif/ppp/
H A Dauth.c271 lcp_close(unit, "peer refused to authenticate"); in link_established()
333 lcp_close(unit, "Authentication failed"); in auth_peer_fail()
497 lcp_close(0, "No network protocols running"); in np_finished()
786 lcp_close(0, "No network protocols running"); in network_phase()
808 lcp_close(0, "Link inactive"); in check_idle()
823 lcp_close(0, "Connect time expired"); /* Close connection */ in connect_time_expired()
H A Dlcp.h156 void lcp_close (int, char *);
H A Dlcp.c184 lcp_close,
296 lcp_close(int unit, char *reason) in lcp_close() function
1024 lcp_close(f->unit, "Loopback detected"); in lcp_nakci()
1912 lcp_close(f->unit, "Peer not responding"); in LcpLinkFailure()
H A Dppp.c366 lcp_close(pd, "User request"); in pppStopCB()
583 lcp_close(pd, NULL); in pppOverEthernetClose()
/dports/sysutils/syslinux/syslinux-6.03/core/lwip/src/netif/ppp/
H A Dauth.c471 lcp_close(unit, "peer refused to authenticate"); in link_established()
562 lcp_close(0, "No network protocols running"); in network_phase()
579 lcp_close(unit, "Authentication failed"); in auth_peer_fail()
644 lcp_close(unit, "Failed to authenticate ourselves to peer"); in auth_withpeer_fail()
739 lcp_close(0, "No network protocols running"); in np_finished()
761 lcp_close(0, "Link inactive"); in check_idle()
776 lcp_close(0, "Connect time expired"); /* Close connection */ in connect_time_expired()
H A Dlcp.h140 void lcp_close (int, char *);
H A Dlcp.c175 lcp_close,
327 lcp_close(int unit, char *reason) in lcp_close() function
1053 lcp_close(f->unit, "Loopback detected"); in lcp_nakci()
1942 lcp_close(f->unit, "Peer not responding"); in LcpLinkFailure()
H A Dppp.c412 lcp_close(pd, "User request"); in pppStop()
593 lcp_close(pd, NULL); in pppOverEthernetClose()