Searched defs:swtch (Results 1 – 1 of 1) sorted by relevance
247 vtn_add_case(struct vtn_builder *b, struct vtn_switch *swtch, in vtn_add_case()284 vtn_order_case(struct vtn_switch *swtch, struct vtn_case *cse) in vtn_order_case()492 struct vtn_switch *swtch = ralloc(b, struct vtn_switch); in vtn_cfg_walk_blocks() local