Searched refs:sctp_data_chunk (Results 1 – 5 of 5) sorted by relevance
494 skb_pull(skb, sizeof(struct sctp_data_chunk)); in sctp_ulpevent_make_send_failed()495 len -= sizeof(struct sctp_data_chunk); in sctp_ulpevent_make_send_failed()
205 sizeof(struct sctphdr) - sizeof(struct sctp_data_chunk); in sctp_datamsg_from_user()
3039 sizeof(struct sctp_data_chunk); in sctp_setsockopt_maxseg()
233 typedef struct sctp_data_chunk { struct
510 frag -= sizeof(struct sctphdr) + sizeof(struct sctp_data_chunk); in sctp_frag_point()