Searched refs:e_kind (Results 1 – 2 of 2) sorted by relevance
122 e->e_kind = ops->eo_kind; in rtnl_ematch_alloc()237 if (ematch->e_kind == TCF_EM_CONTAINER) in link_tree()328 ematch->e_kind = hdr->kind; in rtnl_ematch_parse()372 if (match->e_kind == TCF_EM_CONTAINER) { in dump_ematch_sequence()377 nl_dump(p, "[unknown ematch %d]", match->e_kind); in dump_ematch_sequence()
517 uint16_t e_kind; member