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

#include <net.h>

Data Fields

int family
 
int(* create )(struct net *net, struct socket *sock, int protocol, int kern)
 
struct moduleowner
 

Detailed Description

Definition at line 181 of file net.h.

Field Documentation

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

Definition at line 183 of file net.h.

int family

Definition at line 182 of file net.h.

struct module* owner

Definition at line 185 of file net.h.


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