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

  /src/sys/netinet/
sctputil.h 222 void sctp_free_bufspace(struct sctp_tcb *, struct sctp_association *,
sctp_indata.c 3266 sctp_free_bufspace(stcb, asoc, tp1);
3819 sctp_free_bufspace(stcb, asoc, tp1);
sctputil.c 3334 sctp_free_bufspace(struct sctp_tcb *stcb, struct sctp_association *asoc, function in typeref:typename:void
3387 sctp_free_bufspace(stcb, &stcb->asoc, tp1);

Completed in 17 milliseconds