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

#include <protocol.h>

Data Fields

struct list_head list
 
unsigned short type
 
unsigned short protocol
 
struct protoprot
 
struct proto_opsops
 
char no_check
 
unsigned char flags
 

Detailed Description

Definition at line 81 of file protocol.h.

Field Documentation

unsigned char flags

Definition at line 92 of file protocol.h.

Definition at line 82 of file protocol.h.

char no_check

Definition at line 91 of file protocol.h.

Definition at line 89 of file protocol.h.

struct proto* prot

Definition at line 88 of file protocol.h.

unsigned short protocol

Definition at line 86 of file protocol.h.

unsigned short type

Definition at line 85 of file protocol.h.


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