Lines Matching defs:ali
4626 struct sctp_adaptation_layer_indication *ali;
4695 ali = (struct sctp_adaptation_layer_indication *)(mtod(m, caddr_t)+chunk_len);
4696 ali->ph.param_type = htons(SCTP_ULP_ADAPTATION);
4697 ali->ph.param_length = htons(parameter_len);
4698 ali->indication = htonl(inp->sctp_ep.adaptation_layer_indicator);
5509 struct sctp_adaptation_layer_indication *ali;
5935 ali = (struct sctp_adaptation_layer_indication *)(mtod(m, caddr_t)+chunk_len);
5936 ali->ph.param_type = htons(SCTP_ULP_ADAPTATION);
5937 ali->ph.param_length = htons(parameter_len);
5938 ali->indication = htonl(inp->sctp_ep.adaptation_layer_indicator);