Searched refs:SCTP_INPUT_CB (Results 1 – 1 of 1) sorted by relevance
102 #define SCTP_INPUT_CB(__skb) ((struct sctp_input_cb *)&((__skb)->cb[0])) macro227 SCTP_INPUT_CB(skb)->chunk = chunk; in sctp_rcv()305 struct sctp_chunk *chunk = SCTP_INPUT_CB(skb)->chunk; in sctp_backlog_rcv()367 struct sctp_chunk *chunk = SCTP_INPUT_CB(skb)->chunk; in sctp_add_backlog()