netfilter
firewalling, NAT, and packet mangling for linux
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
cls_api.c File Reference
Include dependency graph for cls_api.c:

Functions

Classifier Module API
int rtnl_cls_register (struct rtnl_cls_ops *cops)
 Register a classifier module. More...
 
int rtnl_cls_unregister (struct rtnl_cls_ops *cops)
 Unregister a classifier module. More...
 
struct rtnl_cls_ops__rtnl_cls_lookup_ops (const char *kind)
 
struct rtnl_cls_opsrtnl_cls_lookup_ops (struct rtnl_cls *cls)
 Lookup classifier operations for a classifier object. More...