sctp_packet       137 include/net/sctp/command.h 	struct sctp_packet *packet;
sctp_packet       178 include/net/sctp/command.h SCTP_ARG_CONSTRUCTOR(PACKET,	struct sctp_packet *, packet)
sctp_packet       280 include/net/sctp/sm.h void sctp_ootb_pkt_free(struct sctp_packet *);
sctp_packet        76 include/net/sctp/structs.h struct sctp_packet;
sctp_packet       713 include/net/sctp/structs.h struct sctp_packet *sctp_packet_init(struct sctp_packet *,
sctp_packet       716 include/net/sctp/structs.h struct sctp_packet *sctp_packet_config(struct sctp_packet *, __u32 vtag, int);
sctp_packet       717 include/net/sctp/structs.h sctp_xmit_t sctp_packet_transmit_chunk(struct sctp_packet *,
sctp_packet       719 include/net/sctp/structs.h sctp_xmit_t sctp_packet_append_chunk(struct sctp_packet *,
sctp_packet       721 include/net/sctp/structs.h int sctp_packet_transmit(struct sctp_packet *);
sctp_packet       722 include/net/sctp/structs.h void sctp_packet_free(struct sctp_packet *);
sctp_packet       724 include/net/sctp/structs.h static inline int sctp_packet_empty(struct sctp_packet *packet)
sctp_packet       905 include/net/sctp/structs.h 	struct sctp_packet packet;