Home
last modified time | relevance | path

Searched refs:SCTP_GET_REMOTE_ADDR_SIZE (Results 1 – 3 of 3) sorted by relevance

/netbsd/sys/netinet/
H A Dsctp.h125 #define SCTP_GET_REMOTE_ADDR_SIZE 0x00000016 macro
H A Dsctp_usrreq.c1716 case SCTP_GET_REMOTE_ADDR_SIZE: in sctp_optsget()
/netbsd/lib/libc/net/
H A Dsctp_sys_calls.c261 if (getsockopt2(sd, IPPROTO_SCTP, SCTP_GET_REMOTE_ADDR_SIZE, in sctp_getpaddrs()