Searched refs:ucast_routing (Results 1 – 1 of 1) sorted by relevance
85 } ucast_routing; member1881 entry->key.ucast_routing.eth_type)) in rocker_cmd_flow_tbl_add_ucast_routing()1884 entry->key.ucast_routing.dst4)) in rocker_cmd_flow_tbl_add_ucast_routing()1887 entry->key.ucast_routing.dst4_mask)) in rocker_cmd_flow_tbl_add_ucast_routing()1890 entry->key.ucast_routing.goto_tbl)) in rocker_cmd_flow_tbl_add_ucast_routing()1893 entry->key.ucast_routing.group_id)) in rocker_cmd_flow_tbl_add_ucast_routing()2545 entry->key.ucast_routing.eth_type = eth_type; in rocker_flow_tbl_ucast4_routing()2546 entry->key.ucast_routing.dst4 = dst; in rocker_flow_tbl_ucast4_routing()2547 entry->key.ucast_routing.dst4_mask = dst_mask; in rocker_flow_tbl_ucast4_routing()2548 entry->key.ucast_routing.goto_tbl = goto_tbl; in rocker_flow_tbl_ucast4_routing()[all …]