libnl 3.11.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 21 of file cmp.c.

◆ rtnl_ematch_cmp_get()

struct tcf_em_cmp * rtnl_ematch_cmp_get ( struct rtnl_ematch * e)

Definition at line 26 of file cmp.c.