Home
last modified time | relevance | path

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

/external/libnl/lib/route/cls/
Dematch_syntax.y195 if (rtnl_ematch_set_kind(e, TCF_EM_CMP) < 0)
210 if (rtnl_ematch_set_kind(e, TCF_EM_NBYTE) < 0)
228 if (rtnl_ematch_set_kind(e, TCF_EM_TEXT) < 0)
255 if (rtnl_ematch_set_kind(e, TCF_EM_META) < 0)
274 if (rtnl_ematch_set_kind(e, TCF_EM_CONTAINER) < 0)
Dematch.c187 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 *,