Home
last modified time | relevance | path

Searched refs:sctp_sack_chunk (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/include/linux/
H A Dsctp.h391 struct sctp_sack_chunk { struct
/openbmc/linux/net/sctp/
H A Dchunk.c218 first_len -= SCTP_PAD4(sizeof(struct sctp_sack_chunk)); in sctp_datamsg_from_user()
H A Dsm_statefuns.c3417 if (!sctp_chunk_length_valid(chunk, sizeof(struct sctp_sack_chunk))) in sctp_sf_eat_sack_6_2()