netfilter
firewalling, NAT, and packet mangling for linux
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
Collaboration diagram for Control Groups Classifier:

Attribute Modifications

int rtnl_cgroup_set_ematch (struct rtnl_cls *cls, struct rtnl_ematch_tree *tree)
 
struct rtnl_ematch_treertnl_cgroup_get_ematch (struct rtnl_cls *cls)
 

Detailed Description

Function Documentation

struct rtnl_ematch_tree* rtnl_cgroup_get_ematch ( struct rtnl_cls cls)

References rtnl_cgroup::cg_ematch, and rtnl_cls_data().

Here is the call graph for this function:

int rtnl_cgroup_set_ematch ( struct rtnl_cls cls,
struct rtnl_ematch_tree tree 
)

References rtnl_cgroup::cg_ematch, rtnl_cgroup::cg_mask, rtnl_cls_data(), and rtnl_ematch_tree_free().

Here is the call graph for this function: