Searched refs:NH_FLD_SCTP_PORT_SRC (Results 1 – 3 of 3) sorted by relevance
153 #define NH_FLD_SCTP_PORT_SRC (1) macro154 #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)
221 if (field == NH_FLD_SCTP_PORT_SRC) in dpaa2_prot_field_string()2559 NET_PROT_SCTP, NH_FLD_SCTP_PORT_SRC); in dpaa2_configure_flow_sctp()2564 NH_FLD_SCTP_PORT_SRC, in dpaa2_configure_flow_sctp()2576 NET_PROT_SCTP, NH_FLD_SCTP_PORT_SRC); in dpaa2_configure_flow_sctp()2581 NH_FLD_SCTP_PORT_SRC, in dpaa2_configure_flow_sctp()2602 NH_FLD_SCTP_PORT_SRC, in dpaa2_configure_flow_sctp()2616 NH_FLD_SCTP_PORT_SRC, in dpaa2_configure_flow_sctp()
426 NH_FLD_SCTP_PORT_SRC; in dpaa2_distset_to_dpkg_profile_cfg()