The Linux Kernel API
<<< Previous
Network device support
Next >>>
Synchronous PPP
Table of Contents
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
sppp_attach
-- attach synchronous PPP/HDLC to a device
sppp_detach
-- release PPP resources from a device
<<< Previous
Home
Next >>>
NS8390_init
Up
sppp_input