Searched refs:sctp_chunkhdr (Results 1 – 8 of 8) sorted by relevance
73 typedef struct sctp_chunkhdr { struct596 struct sctp_chunkhdr chunk_hdr;
99 struct sctp_chunkhdr *sctp_inq_peek(struct sctp_inq *queue) in sctp_inq_peek()
435 struct sctp_chunkhdr *next_hdr; in sctp_endpoint_bh_rcv()
147 if (skb->len < sizeof(struct sctp_chunkhdr)) in sctp_rcv()
2474 if (len >= sizeof(struct sctp_chunkhdr) + sizeof(struct sctp_errhdr)) { in __sctp_sf_do_9_1_abort()2527 if (len >= sizeof(struct sctp_chunkhdr) + sizeof(struct sctp_errhdr)) in sctp_sf_cookie_wait_abort()3859 len -= sizeof(struct sctp_chunkhdr); in sctp_sf_eat_fwd_tsn()3927 len -= sizeof(struct sctp_chunkhdr); in sctp_sf_eat_fwd_tsn_fast()
1391 retval->chunk_end = ((__u8 *)chunk_hdr) + sizeof(struct sctp_chunkhdr); in _sctp_make_chunk()1721 if (len < fixed_size + sizeof(struct sctp_chunkhdr)) in sctp_unpack_cookie()
335 const struct sctp_chunkhdr *sch; in sctp_packet()336 struct sctp_chunkhdr _sch; in sctp_packet()451 const struct sctp_chunkhdr *sch; in sctp_new()452 struct sctp_chunkhdr _sch; in sctp_new()
597 struct sctp_chunkhdr *chunk_hdr;994 struct sctp_chunkhdr *sctp_inq_peek(struct sctp_inq *);