sctp_sackhdr
struct sctp_sackhdr sack_hdr;
struct sctp_sackhdr *sackh;
SCTP_ARG_CONSTRUCTOR(SACKH, struct sctp_sackhdr *, sackh)
struct sctp_sackhdr *sack_hdr;
struct sctp_sackhdr *sack)
struct sctp_sackhdr *sack = chunk->subh.sack_hdr;
struct sctp_sackhdr *sack,
static int sctp_acked(struct sctp_sackhdr *sack, __u32 tsn)
static int sctp_acked(struct sctp_sackhdr *sack, __u32 tsn);
struct sctp_sackhdr *sack,
struct sctp_sackhdr sack;
struct sctp_sackhdr sackh;
struct sctp_sackhdr *sackh;
static struct sctp_sackhdr *sctp_sm_pull_sack(struct sctp_chunk *chunk)
struct sctp_sackhdr *sack;
sack = (struct sctp_sackhdr *) chunk->skb->data;
len = sizeof(struct sctp_sackhdr);
static struct sctp_sackhdr *sctp_sm_pull_sack(struct sctp_chunk *chunk);