Searched refs:NH_FLD_UDP_PORT_SRC (Results 1 – 2 of 2) sorted by relevance
123 #define NH_FLD_UDP_PORT_SRC (1) macro124 #define NH_FLD_UDP_PORT_DST (NH_FLD_UDP_PORT_SRC << 1)125 #define NH_FLD_UDP_LEN (NH_FLD_UDP_PORT_SRC << 2)126 #define NH_FLD_UDP_CKSUM (NH_FLD_UDP_PORT_SRC << 3)127 #define NH_FLD_UDP_ALL_FIELDS ((NH_FLD_UDP_PORT_SRC << 4) - 1)
198 if (field == NH_FLD_UDP_PORT_SRC) in dpaa2_prot_field_string()2072 NET_PROT_UDP, NH_FLD_UDP_PORT_SRC); in dpaa2_configure_flow_udp()2077 NH_FLD_UDP_PORT_SRC, in dpaa2_configure_flow_udp()2089 NET_PROT_UDP, NH_FLD_UDP_PORT_SRC); in dpaa2_configure_flow_udp()2094 NH_FLD_UDP_PORT_SRC, in dpaa2_configure_flow_udp()2114 NH_FLD_UDP_PORT_SRC, in dpaa2_configure_flow_udp()2128 NH_FLD_UDP_PORT_SRC, in dpaa2_configure_flow_udp()