Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/dpaa2/mc/
H A Dfsl_net.h153 #define NH_FLD_SCTP_PORT_SRC (1) macro
154 #define NH_FLD_SCTP_PORT_DST (NH_FLD_SCTP_PORT_SRC << 1)
155 #define NH_FLD_SCTP_VER_TAG (NH_FLD_SCTP_PORT_SRC << 2)
156 #define NH_FLD_SCTP_CKSUM (NH_FLD_SCTP_PORT_SRC << 3)
157 #define NH_FLD_SCTP_ALL_FIELDS ((NH_FLD_SCTP_PORT_SRC << 4) - 1)
/f-stack/dpdk/drivers/net/dpaa2/base/
H A Ddpaa2_hw_dpni.c309 NH_FLD_SCTP_PORT_SRC; in dpaa2_distset_to_dpkg_profile_cfg()
/f-stack/dpdk/drivers/net/dpaa2/
H A Ddpaa2_flow.c214 if (field == NH_FLD_SCTP_PORT_SRC) in dpaa2_prot_field_string()
2552 NET_PROT_SCTP, NH_FLD_SCTP_PORT_SRC); in dpaa2_configure_flow_sctp()
2557 NH_FLD_SCTP_PORT_SRC, in dpaa2_configure_flow_sctp()
2569 NET_PROT_SCTP, NH_FLD_SCTP_PORT_SRC); in dpaa2_configure_flow_sctp()
2574 NH_FLD_SCTP_PORT_SRC, in dpaa2_configure_flow_sctp()
2595 NH_FLD_SCTP_PORT_SRC, in dpaa2_configure_flow_sctp()
2609 NH_FLD_SCTP_PORT_SRC, in dpaa2_configure_flow_sctp()