Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/freescale/dpaa2/
H A Ddpkg.h154 #define NH_FLD_UDP_PORT_SRC BIT(0) macro
H A Ddpaa2-ethtool.c416 off = dpaa2_eth_cls_fld_off(NET_PROT_UDP, NH_FLD_UDP_PORT_SRC); in dpaa2_eth_prep_uip_rule()
460 off = dpaa2_eth_cls_fld_off(NET_PROT_UDP, NH_FLD_UDP_PORT_SRC); in dpaa2_eth_prep_l4_rule()
H A Ddpaa2-eth.c4072 .cls_field = NH_FLD_UDP_PORT_SRC,