Searched refs:e_kind (Results 1 – 2 of 2) sorted by relevance
133 if (parent->e_kind != TCF_EM_CONTAINER) in rtnl_ematch_add_child()174 ematch->e_kind = ops->eo_kind; in rtnl_ematch_set_ops()191 if (ematch->e_kind) in rtnl_ematch_set_kind()194 ematch->e_kind = kind; in rtnl_ematch_set_kind()206 if (ematch->e_kind) in rtnl_ematch_set_name()318 if (ematch->e_kind == TCF_EM_CONTAINER) in link_tree()432 ematch->e_kind = hdr->kind; in rtnl_ematch_parse_attr()484 if (match->e_kind == TCF_EM_CONTAINER) { in dump_ematch_sequence()489 nl_dump(p, "[unknown ematch %d]", match->e_kind); in dump_ematch_sequence()529 if (e->e_kind == TCF_EM_CONTAINER) { in update_container_index()[all …]
556 uint16_t e_kind; member