Searched refs:e_kind (Results 1 – 2 of 2) sorted by relevance
134 if (parent->e_kind != TCF_EM_CONTAINER) in rtnl_ematch_add_child()175 ematch->e_kind = ops->eo_kind; in rtnl_ematch_set_ops()192 if (ematch->e_kind) in rtnl_ematch_set_kind()195 ematch->e_kind = kind; in rtnl_ematch_set_kind()207 if (ematch->e_kind) in rtnl_ematch_set_name()302 new->e_kind = pos->e_kind; in clone_ematch_list()376 if (ematch->e_kind == TCF_EM_CONTAINER) in link_tree()490 ematch->e_kind = hdr->kind; in rtnl_ematch_parse_attr()542 if (match->e_kind == TCF_EM_CONTAINER) { in dump_ematch_sequence()547 nl_dump(p, "[unknown ematch %d]", match->e_kind); in dump_ematch_sequence()[all …]
638 uint16_t e_kind; member