Home
last modified time | relevance | path

Searched refs:rtnl_ematch_set_kind (Results 1 – 4 of 4) sorted by relevance

/external/libnl/lib/route/cls/
Dematch_syntax.y197 if (rtnl_ematch_set_kind(e, TCF_EM_CMP) < 0)
212 if (rtnl_ematch_set_kind(e, TCF_EM_NBYTE) < 0)
230 if (rtnl_ematch_set_kind(e, TCF_EM_TEXT) < 0)
257 if (rtnl_ematch_set_kind(e, TCF_EM_META) < 0)
276 if (rtnl_ematch_set_kind(e, TCF_EM_CONTAINER) < 0)
Dematch.c188 int rtnl_ematch_set_kind(struct rtnl_ematch *ematch, uint16_t kind) in rtnl_ematch_set_kind() function
/external/libnl/include/netlink/route/cls/
Dematch.h66 extern int rtnl_ematch_set_kind(struct rtnl_ematch *,
/external/libnl/
Dlibnl-route-3.sym189 rtnl_ematch_set_kind;