Home
last modified time | relevance | path

Searched refs:spp_dscp (Results 1 – 2 of 2) sorted by relevance

/linux/include/uapi/linux/
H A Dsctp.h815 __u8 spp_dscp; member
/linux/net/sctp/
H A Dsocket.c2307 * uint8_t spp_dscp;
2405 * address. The value is obtained in the spp_dscp field.
2407 * the spp_dscp field has a valid value returned. If a
2422 * spp_dscp - This field is used in conjunction with the SPP_DSCP flag
2596 trans->dscp = params->spp_dscp & SCTP_DSCP_VAL_MASK; in sctp_apply_peer_addr_params()
2603 t->dscp = params->spp_dscp & in sctp_apply_peer_addr_params()
2607 asoc->dscp = params->spp_dscp & SCTP_DSCP_VAL_MASK; in sctp_apply_peer_addr_params()
2610 sp->dscp = params->spp_dscp & SCTP_DSCP_VAL_MASK; in sctp_apply_peer_addr_params()
5894 * address. The value is obtained in the spp_dscp field.
5896 * the spp_dscp fiel
[all...]