Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Functions
xt_owner.c File Reference
#include <linux/module.h>
#include <linux/skbuff.h>
#include <linux/file.h>
#include <net/sock.h>
#include <linux/netfilter/x_tables.h>
#include <linux/netfilter/xt_owner.h>

Go to the source code of this file.

Functions

 module_init (owner_mt_init)
 
 module_exit (owner_mt_exit)
 
 MODULE_AUTHOR ("Jan Engelhardt <[email protected]>")
 
 MODULE_DESCRIPTION ("Xtables: socket owner matching")
 
 MODULE_LICENSE ("GPL")
 
 MODULE_ALIAS ("ipt_owner")
 
 MODULE_ALIAS ("ip6t_owner")
 

Function Documentation

MODULE_ALIAS ( "ipt_owner"  )
MODULE_ALIAS ( "ip6t_owner"  )
MODULE_AUTHOR ( "Jan Engelhardt <[email protected]>"  )
MODULE_DESCRIPTION ( "Xtables: socket owner matching"  )
module_exit ( owner_mt_exit  )
module_init ( owner_mt_init  )
MODULE_LICENSE ( "GPL"  )