sppp_close

Section: Kernel Hacker's Manual (9)
Updated: sppp_close
Index Return to Main Contents
 

NAME

sppp_close - close down a synchronous PPP or Cisco HDLC link  

SYNOPSIS

int sppp_close (struct net_device *dev);  

ARGUMENTS

dev

 The network device to drop the link of
 

DESCRIPTION

This drops the logical interface to the channel. It is not done politely as we assume we will also be dropping DTR. Any timeouts are killed.


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION

This document was created by man2html, using the manual pages.
Time: 03:15:45 GMT, June 12, 2005