The Linux Kernel API
Prev
Chapter 8. Network device support
Next
8.3. 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
Prev
Home
Next
NS8390_init
Up
sppp_input