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

  /src/lib/libc/net/
sctp_sys_calls.c 439 cmsg->cmsg_type = SCTP_SNDRCV;
501 cmsg->cmsg_type = SCTP_SNDRCV;
634 if (cmsg->cmsg_type == SCTP_SNDRCV) {
  /src/sys/netinet/
sctp_uio.h 63 #define SCTP_SNDRCV 0x0002
sctp_indata.c 201 cmh->cmsg_type = SCTP_SNDRCV;
252 cmh->cmsg_type = SCTP_SNDRCV;
sctp_output.c 7152 if (sctp_find_cmsg(SCTP_SNDRCV, (void *)&srcv, control,
9866 if (sctp_find_cmsg(SCTP_SNDRCV, (void *)&srcv, control,

Completed in 21 milliseconds