libnl 3.7.0

Functions

void rtnl_ematch_cmp_set (struct rtnl_ematch *e, struct tcf_em_cmp *cfg)
 
struct tcf_em_cmp * rtnl_ematch_cmp_get (struct rtnl_ematch *e)
 

Detailed Description

Function Documentation

◆ rtnl_ematch_cmp_set()

void rtnl_ematch_cmp_set ( struct rtnl_ematch *  e,
struct tcf_em_cmp *  cfg 
)

Definition at line 20 of file cmp.c.

◆ rtnl_ematch_cmp_get()

struct tcf_em_cmp * rtnl_ematch_cmp_get ( struct rtnl_ematch *  e)

Definition at line 25 of file cmp.c.