Searched refs:ucast_routing (Results 1 – 1 of 1) sorted by relevance
85 } ucast_routing; member1998 entry->key.ucast_routing.eth_type)) in rocker_cmd_flow_tbl_add_ucast_routing()2001 entry->key.ucast_routing.dst4)) in rocker_cmd_flow_tbl_add_ucast_routing()2004 entry->key.ucast_routing.dst4_mask)) in rocker_cmd_flow_tbl_add_ucast_routing()2007 entry->key.ucast_routing.goto_tbl)) in rocker_cmd_flow_tbl_add_ucast_routing()2010 entry->key.ucast_routing.group_id)) in rocker_cmd_flow_tbl_add_ucast_routing()2661 entry->key.ucast_routing.eth_type = eth_type; in rocker_flow_tbl_ucast4_routing()2662 entry->key.ucast_routing.dst4 = dst; in rocker_flow_tbl_ucast4_routing()2663 entry->key.ucast_routing.dst4_mask = dst_mask; in rocker_flow_tbl_ucast4_routing()2664 entry->key.ucast_routing.goto_tbl = goto_tbl; in rocker_flow_tbl_ucast4_routing()[all …]