Searched refs:rtnl_ematch_set_kind (Results 1 – 3 of 3) sorted by relevance
195 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)
187 int rtnl_ematch_set_kind(struct rtnl_ematch *ematch, uint16_t kind) in rtnl_ematch_set_kind() function
66 extern int rtnl_ematch_set_kind(struct rtnl_ematch *,