PEDIT_FIELDS       47 drivers/net/ethernet/chelsio/cxgb4/cxgb4_tc_flower.c 	PEDIT_FIELDS(ETH_, DMAC_31_0, 4, dmac, 0),
PEDIT_FIELDS       48 drivers/net/ethernet/chelsio/cxgb4/cxgb4_tc_flower.c 	PEDIT_FIELDS(ETH_, DMAC_47_32, 2, dmac, 4),
PEDIT_FIELDS       49 drivers/net/ethernet/chelsio/cxgb4/cxgb4_tc_flower.c 	PEDIT_FIELDS(ETH_, SMAC_15_0, 2, smac, 0),
PEDIT_FIELDS       50 drivers/net/ethernet/chelsio/cxgb4/cxgb4_tc_flower.c 	PEDIT_FIELDS(ETH_, SMAC_47_16, 4, smac, 2),
PEDIT_FIELDS       51 drivers/net/ethernet/chelsio/cxgb4/cxgb4_tc_flower.c 	PEDIT_FIELDS(IP4_, SRC, 4, nat_fip, 0),
PEDIT_FIELDS       52 drivers/net/ethernet/chelsio/cxgb4/cxgb4_tc_flower.c 	PEDIT_FIELDS(IP4_, DST, 4, nat_lip, 0),
PEDIT_FIELDS       53 drivers/net/ethernet/chelsio/cxgb4/cxgb4_tc_flower.c 	PEDIT_FIELDS(IP6_, SRC_31_0, 4, nat_fip, 0),
PEDIT_FIELDS       54 drivers/net/ethernet/chelsio/cxgb4/cxgb4_tc_flower.c 	PEDIT_FIELDS(IP6_, SRC_63_32, 4, nat_fip, 4),
PEDIT_FIELDS       55 drivers/net/ethernet/chelsio/cxgb4/cxgb4_tc_flower.c 	PEDIT_FIELDS(IP6_, SRC_95_64, 4, nat_fip, 8),
PEDIT_FIELDS       56 drivers/net/ethernet/chelsio/cxgb4/cxgb4_tc_flower.c 	PEDIT_FIELDS(IP6_, SRC_127_96, 4, nat_fip, 12),
PEDIT_FIELDS       57 drivers/net/ethernet/chelsio/cxgb4/cxgb4_tc_flower.c 	PEDIT_FIELDS(IP6_, DST_31_0, 4, nat_lip, 0),
PEDIT_FIELDS       58 drivers/net/ethernet/chelsio/cxgb4/cxgb4_tc_flower.c 	PEDIT_FIELDS(IP6_, DST_63_32, 4, nat_lip, 4),
PEDIT_FIELDS       59 drivers/net/ethernet/chelsio/cxgb4/cxgb4_tc_flower.c 	PEDIT_FIELDS(IP6_, DST_95_64, 4, nat_lip, 8),
PEDIT_FIELDS       60 drivers/net/ethernet/chelsio/cxgb4/cxgb4_tc_flower.c 	PEDIT_FIELDS(IP6_, DST_127_96, 4, nat_lip, 12),
PEDIT_FIELDS       61 drivers/net/ethernet/chelsio/cxgb4/cxgb4_tc_flower.c 	PEDIT_FIELDS(TCP_, SPORT, 2, nat_fport, 0),
PEDIT_FIELDS       62 drivers/net/ethernet/chelsio/cxgb4/cxgb4_tc_flower.c 	PEDIT_FIELDS(TCP_, DPORT, 2, nat_lport, 0),
PEDIT_FIELDS       63 drivers/net/ethernet/chelsio/cxgb4/cxgb4_tc_flower.c 	PEDIT_FIELDS(UDP_, SPORT, 2, nat_fport, 0),
PEDIT_FIELDS       64 drivers/net/ethernet/chelsio/cxgb4/cxgb4_tc_flower.c 	PEDIT_FIELDS(UDP_, DPORT, 2, nat_lport, 0),