Searched defs:vtn_block (Results 1 – 1 of 1) sorted by relevance
132 struct vtn_block { struct133 struct vtn_cf_node node;136 const uint32_t *label;160 struct vtn_block *start_block; argument