Searched refs:SCTP_INPUT_CB (Results 1 – 1 of 1) sorted by relevance
1103 #define SCTP_INPUT_CB(__skb) ((struct sctp_input_cb *)&((__skb)->cb[0])) macro1107 const struct sctp_chunk *chunk = SCTP_INPUT_CB(skb)->chunk; in sctp_gso_headskb()