Home
last modified time | relevance | path

Searched refs:rtnl_ematch_meta_set_operand (Results 1 – 3 of 3) sorted by relevance

/external/libnl/include/netlink/route/cls/ematch/
Dmeta.h35 extern void rtnl_ematch_meta_set_operand(struct rtnl_ematch *, uint8_t);
/external/libnl/lib/route/cls/ematch/
Dmeta.c104 void rtnl_ematch_meta_set_operand(struct rtnl_ematch *e, uint8_t opnd) in rtnl_ematch_meta_set_operand() function
/external/libnl/lib/route/cls/
Dematch_syntax.y260 rtnl_ematch_meta_set_operand(e, $4);