libnl 3.11.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 145 of file cgroup.c.

◆ rtnl_cgroup_get_ematch()

struct rtnl_ematch_tree * rtnl_cgroup_get_ematch ( struct rtnl_cls * cls)

Definition at line 163 of file cgroup.c.