Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
ppp_channel_ops Struct Reference

#include <ppp_channel.h>

Data Fields

int(* start_xmit )(struct ppp_channel *, struct sk_buff *)
 
int(* ioctl )(struct ppp_channel *, unsigned int, unsigned long)
 

Detailed Description

Definition at line 29 of file ppp_channel.h.

Field Documentation

int(* ioctl)(struct ppp_channel *, unsigned int, unsigned long)

Definition at line 34 of file ppp_channel.h.

int(* start_xmit)(struct ppp_channel *, struct sk_buff *)

Definition at line 32 of file ppp_channel.h.


The documentation for this struct was generated from the following file: