sctp_pcb.c | 1337 sctp_inpcb_free(inp, 1); 1988 sctp_inpcb_free(struct sctp_inpcb *inp, int immediate) function in typeref:typename:void 2171 * sctp_free_assoc() will call sctp_inpcb_free(), 2174 * no double sctp_inpcb_free(). 3329 sctp_inpcb_free(inp, 0);
|