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

  /src/sys/netinet/
sctp_uio.h 449 struct sctp_status { struct
sctp_usrreq.c 2099 case SCTP_STATUS:
2102 struct sctp_status *sstat;
2109 if (sopt->sopt_size < sizeof(struct sctp_status)) {

Completed in 13 milliseconds