HomeSort by: relevance | last modified time | path
    Searched refs:sctp_release_pr_sctp_chunk (Results 1 - 5 of 5) sorted by relevancy

  /src/sys/netinet/
sctputil.h 206 int sctp_release_pr_sctp_chunk(struct sctp_tcb *, struct sctp_tmit_chunk *,
sctp_timer.c 442 sctp_release_pr_sctp_chunk(stcb, chk, 0xffff,
509 sctp_release_pr_sctp_chunk(stcb,
sctp_indata.c 2982 sctp_release_pr_sctp_chunk(stcb, tp1,
3239 sctp_release_pr_sctp_chunk(stcb, tp1,
sctputil.c 3376 sctp_release_pr_sctp_chunk(struct sctp_tcb *stcb, struct sctp_tmit_chunk *tp1, function in typeref:typename:int
3429 ret_sz += sctp_release_pr_sctp_chunk(stcb, tp1, reason,
sctp_output.c 3950 ret_spc = sctp_release_pr_sctp_chunk(stcb, chk,
3976 ret_spc = sctp_release_pr_sctp_chunk(stcb, chk,

Completed in 23 milliseconds