Searched refs:sctp_chunkhdr (Results 1 – 8 of 8) sorted by relevance
76 typedef struct sctp_chunkhdr { struct599 struct sctp_chunkhdr chunk_hdr;
300 const struct sctp_chunkhdr *sch; in sctp_packet()301 struct sctp_chunkhdr _sch; in sctp_packet()404 const struct sctp_chunkhdr *sch; in sctp_new()405 struct sctp_chunkhdr _sch; in sctp_new()
111 struct sctp_chunkhdr *sctp_inq_peek(struct sctp_inq *queue) in sctp_inq_peek()
439 struct sctp_chunkhdr *next_hdr; in sctp_endpoint_bh_rcv()
154 if (skb->len < sizeof(struct sctp_chunkhdr)) in sctp_rcv()
2420 if (len >= sizeof(struct sctp_chunkhdr) + sizeof(struct sctp_errhdr)) { in __sctp_sf_do_9_1_abort()2472 if (len >= sizeof(struct sctp_chunkhdr) + sizeof(struct sctp_errhdr)) in sctp_sf_cookie_wait_abort()3794 len -= sizeof(struct sctp_chunkhdr); in sctp_sf_eat_fwd_tsn()3861 len -= sizeof(struct sctp_chunkhdr); in sctp_sf_eat_fwd_tsn_fast()
1348 retval->chunk_end = ((__u8 *)chunk_hdr) + sizeof(struct sctp_chunkhdr); in sctp_make_chunk()1669 if (len < fixed_size + sizeof(struct sctp_chunkhdr)) in sctp_unpack_cookie()
728 struct sctp_chunkhdr *chunk_hdr;1120 struct sctp_chunkhdr *sctp_inq_peek(struct sctp_inq *);