Synchronous PPP and Cisco HDLC Programming Guide
Alan Cox
alan@redhat.com
Copyright
© 2000 by Alan Cox
Table of Contents
1.
Introduction
2.
Known Bugs And Assumptions
3.
Public Functions Provided
sppp_input
-- receive and process a WAN PPP frame
sppp_close
-- close down a synchronous PPP or Cisco HDLC link
sppp_open
-- open a synchronous PPP or Cisco HDLC link
sppp_reopen
-- notify of physical link loss
sppp_change_mtu
-- Change the link MTU
sppp_do_ioctl
-- Ioctl handler for ppp/hdlc
Next
Introduction