SCTP_OUTPUT_CB 392 net/sctp/output.c if (SCTP_OUTPUT_CB(head)->last == head) SCTP_OUTPUT_CB 395 net/sctp/output.c SCTP_OUTPUT_CB(head)->last->next = skb; SCTP_OUTPUT_CB 396 net/sctp/output.c SCTP_OUTPUT_CB(head)->last = skb; SCTP_OUTPUT_CB 419 net/sctp/output.c SCTP_OUTPUT_CB(head)->last = head;