Home
last modified time | relevance | path

Searched refs:SCTP_RECVV_NOINFO (Results 1 – 2 of 2) sorted by relevance

/netbsd/src/sys/netinet/
Dsctp_uio.h582 #define SCTP_RECVV_NOINFO 0x0000 macro
/netbsd/src/lib/libc/net/
Dsctp_sys_calls.c673 *infotype = SCTP_RECVV_NOINFO; in sctp_recvv()