Lines Matching defs:packet

268 	/* My	       : Tag expected in every inbound packet and sent
274 /* Peer's : Tag expected in every outbound packet except
302 /* This holds the originating address of the INIT packet. */
322 /* This is a shim for my peer's INIT packet, followed by
538 * o Chunk: A unit of information within an SCTP packet, consisting of
576 /* These are the SCTP headers by reverse order in a packet.
648 singleton:1, /* Only chunk in the packet? */
649 end_of_packet:1, /* Last chunk in the packet? */
651 pdiscard:1, /* Discard the whole packet now? */
701 /* These are the SCTP header values (host order) for the packet. */
713 /* This is the maximum size this packet may have */
716 /* The packet is destined for this transport address.
722 /* pointer to the auth chunk for this packet */
725 u8 has_cookie_echo:1, /* This packet contains a COOKIE-ECHO chunk. */
726 has_sack:1, /* This packet contains a SACK chunk. */
727 has_auth:1, /* This packet contains an AUTH chunk */
728 has_data:1, /* This packet contains at least 1 DATA chunk */
729 ipfragok:1; /* So let ip fragment this packet */
735 enum sctp_xmit sctp_packet_transmit_chunk(struct sctp_packet *packet,
738 enum sctp_xmit sctp_packet_append_chunk(struct sctp_packet *packet,
743 static inline int sctp_packet_empty(struct sctp_packet *packet)
745 return packet->size == packet->overhead;
937 /* Timer to send a probe HB packet for PLPMTUD */
948 struct sctp_packet packet;
1032 * containing a partially decoded packet.
1035 /* This is the packet which is currently off the in queue and is
1048 void sctp_inq_push(struct sctp_inq *, struct sctp_chunk *packet);
1580 * List : associate an inbound packet with a given
1696 * packet is to be responded to with a
1697 * SACK. This is initialized to 0. When a packet