Searched refs:sctp_data_chunk (Results 1 – 5 of 5) sorted by relevance
446 skb_pull(skb, sizeof(struct sctp_data_chunk)); in sctp_ulpevent_make_send_failed()447 len -= sizeof(struct sctp_data_chunk); in sctp_ulpevent_make_send_failed()
200 sizeof(struct sctphdr) - sizeof(struct sctp_data_chunk)) & ~3; in sctp_datamsg_from_user()
3108 sizeof(struct sctp_data_chunk); in sctp_setsockopt_maxseg()
230 typedef struct sctp_data_chunk { struct
415 frag -= sizeof(struct sctphdr) + sizeof(struct sctp_data_chunk); in sctp_frag_point()