HomeSort by: relevance | last modified time | path
    Searched defs:sctp_inpcb_free (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/netinet/
sctp_pcb.c 1337 sctp_inpcb_free(inp, 1);
1988 sctp_inpcb_free(struct sctp_inpcb *inp, int immediate) function
2171 * sctp_free_assoc() will call sctp_inpcb_free(),
2174 * no double sctp_inpcb_free().
3329 sctp_inpcb_free(inp, 0);
sctp_pcb.c 1337 sctp_inpcb_free(inp, 1);
1988 sctp_inpcb_free(struct sctp_inpcb *inp, int immediate) function
2171 * sctp_free_assoc() will call sctp_inpcb_free(),
2174 * no double sctp_inpcb_free().
3329 sctp_inpcb_free(inp, 0);

Completed in 30 milliseconds