libnl 3.7.0

Attribute Modifications

void rtnl_cgroup_set_ematch (struct rtnl_cls *cls, struct rtnl_ematch_tree *tree)
 
struct rtnl_ematch_tree * rtnl_cgroup_get_ematch (struct rtnl_cls *cls)
 

Detailed Description

Function Documentation

◆ rtnl_cgroup_set_ematch()

void rtnl_cgroup_set_ematch ( struct rtnl_cls *  cls,
struct rtnl_ematch_tree *  tree 
)

Definition at line 139 of file cgroup.c.

◆ rtnl_cgroup_get_ematch()

struct rtnl_ematch_tree * rtnl_cgroup_get_ematch ( struct rtnl_cls *  cls)

Definition at line 157 of file cgroup.c.