Searched refs:spp_dscp (Results 1 – 2 of 2) sorted by relevance
815 __u8 spp_dscp; member
2305 * uint8_t spp_dscp;2403 * address. The value is obtained in the spp_dscp field.2405 * the spp_dscp field has a valid value returned. If a2420 * spp_dscp - This field is used in conjunction with the SPP_DSCP flag2594 trans->dscp = params->spp_dscp & SCTP_DSCP_VAL_MASK; in sctp_apply_peer_addr_params() 2601 t->dscp = params->spp_dscp & in sctp_apply_peer_addr_params() 2605 asoc->dscp = params->spp_dscp & SCTP_DSCP_VAL_MASK; in sctp_apply_peer_addr_params() 2608 sp->dscp = params->spp_dscp & SCTP_DSCP_VAL_MASK; in sctp_apply_peer_addr_params() 5935 * address. The value is obtained in the spp_dscp field.5937 * the spp_dscp fiel[all...]