Home
last modified time | relevance | path

Searched refs:NH_FLD_IP_DST (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/net/ethernet/freescale/dpaa2/
H A Ddpkg.h90 #define NH_FLD_IP_DST BIT(6) macro
H A Ddpaa2-ethtool.c399 off = dpaa2_eth_cls_fld_off(NET_PROT_IP, NH_FLD_IP_DST); in dpaa2_eth_prep_uip_rule()
453 off = dpaa2_eth_cls_fld_off(NET_PROT_IP, NH_FLD_IP_DST); in dpaa2_eth_prep_l4_rule()
H A Ddpaa2-eth.c4057 .cls_field = NH_FLD_IP_DST,