ucast_routing      61 drivers/net/ethernet/rocker/rocker_ofdpa.c 		} ucast_routing;
ucast_routing     386 drivers/net/ethernet/rocker/rocker_ofdpa.c 				entry->key.ucast_routing.eth_type))
ucast_routing     389 drivers/net/ethernet/rocker/rocker_ofdpa.c 				entry->key.ucast_routing.dst4))
ucast_routing     392 drivers/net/ethernet/rocker/rocker_ofdpa.c 				entry->key.ucast_routing.dst4_mask))
ucast_routing     395 drivers/net/ethernet/rocker/rocker_ofdpa.c 			       entry->key.ucast_routing.goto_tbl))
ucast_routing     398 drivers/net/ethernet/rocker/rocker_ofdpa.c 			       entry->key.ucast_routing.group_id))
ucast_routing     985 drivers/net/ethernet/rocker/rocker_ofdpa.c 	entry->key.ucast_routing.eth_type = eth_type;
ucast_routing     986 drivers/net/ethernet/rocker/rocker_ofdpa.c 	entry->key.ucast_routing.dst4 = dst;
ucast_routing     987 drivers/net/ethernet/rocker/rocker_ofdpa.c 	entry->key.ucast_routing.dst4_mask = dst_mask;
ucast_routing     988 drivers/net/ethernet/rocker/rocker_ofdpa.c 	entry->key.ucast_routing.goto_tbl = goto_tbl;
ucast_routing     989 drivers/net/ethernet/rocker/rocker_ofdpa.c 	entry->key.ucast_routing.group_id = group_id;
ucast_routing     991 drivers/net/ethernet/rocker/rocker_ofdpa.c 				  ucast_routing.group_id);