Lines Matching refs:sctp_chunk
77 struct sctp_chunk;
541 void sctp_chunk_fail(struct sctp_chunk *, int error);
542 int sctp_chunk_abandoned(struct sctp_chunk *);
552 struct sctp_chunk { struct
652 void sctp_chunk_hold(struct sctp_chunk *); argument
653 void sctp_chunk_put(struct sctp_chunk *);
654 int sctp_user_addto_chunk(struct sctp_chunk *chunk, int len,
656 void sctp_chunk_free(struct sctp_chunk *);
657 void *sctp_addto_chunk(struct sctp_chunk *, int len, const void *data);
658 struct sctp_chunk *sctp_chunkify(struct sk_buff *,
661 void sctp_init_addrs(struct sctp_chunk *, union sctp_addr *,
663 const union sctp_addr *sctp_source(const struct sctp_chunk *chunk);
682 typedef struct sctp_chunk *(sctp_packet_phandler_t)(struct sctp_association *);
708 struct sctp_chunk *auth;
722 struct sctp_chunk *, int);
724 struct sctp_chunk *);
982 struct sctp_chunk *in_progress;
992 void sctp_inq_push(struct sctp_inq *, struct sctp_chunk *packet);
993 struct sctp_chunk *sctp_inq_pop(struct sctp_inq *);
1058 int sctp_outq_tail(struct sctp_outq *, struct sctp_chunk *chunk);
1059 int sctp_outq_sack(struct sctp_outq *, struct sctp_chunk *);
1281 struct sctp_chunk *chunk, struct sctp_chunk **err_chunk);
1282 int sctp_process_init(struct sctp_association *, struct sctp_chunk *chunk,
1754 struct sctp_chunk *addip_last_asconf;
1916 struct sctp_chunk *sctp_assoc_lookup_asconf_ack(
1923 struct sctp_chunk *sctp_get_ecne_prepend(struct sctp_association *asoc);