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

#include <if_pppox.h>

Data Fields

int(* create )(struct net *net, struct socket *sock)
 
int(* ioctl )(struct socket *sock, unsigned int cmd, unsigned long arg)
 
struct moduleowner
 

Detailed Description

Definition at line 74 of file if_pppox.h.

Field Documentation

int(* create)(struct net *net, struct socket *sock)

Definition at line 75 of file if_pppox.h.

int(* ioctl)(struct socket *sock, unsigned int cmd, unsigned long arg)

Definition at line 76 of file if_pppox.h.

struct module* owner

Definition at line 78 of file if_pppox.h.


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