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

Go to the source code of this file.

Functions

long nf_get_id (const char *feature_name)
 
long nf_call (long id,...)
 
void nf_init (void)
 
void nf_shutdown (void)
 
void nfprint (const char *fmt,...) __attribute__((format(printf
 

Function Documentation

long nf_call ( long  id,
  ... 
)
long nf_get_id ( const char feature_name)
void nf_init ( void  )

Definition at line 58 of file natfeat.c.

void nf_shutdown ( void  )
void nfprint ( const char fmt,
  ... 
)