Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Structures | Functions
stp.h File Reference

Go to the source code of this file.

Data Structures

struct  stp_proto
 

Functions

int stp_proto_register (const struct stp_proto *proto)
 
void stp_proto_unregister (const struct stp_proto *proto)
 

Function Documentation

int stp_proto_register ( const struct stp_proto proto)

Definition at line 65 of file stp.c.

void stp_proto_unregister ( const struct stp_proto proto)

Definition at line 88 of file stp.c.