Home
last modified time | relevance | path

Searched refs:SCTP_GET_PEER_ADDRS (Results 1 – 12 of 12) sorted by relevance

/external/strace/xlat/
Dsock_sctp_options.h321 #if defined(SCTP_GET_PEER_ADDRS) || (defined(HAVE_DECL_SCTP_GET_PEER_ADDRS) && HAVE_DECL_SCTP_GET_P…
323 static_assert((SCTP_GET_PEER_ADDRS) == (108), "SCTP_GET_PEER_ADDRS != 108");
326 # define SCTP_GET_PEER_ADDRS 108
511 XLAT(SCTP_GET_PEER_ADDRS),
Dsock_sctp_options.in47 SCTP_GET_PEER_ADDRS 108
/external/syzkaller/sys/linux/
Dsocket_inet_sctp_arm64.const34 SCTP_GET_PEER_ADDRS = 108
Dsocket_inet_sctp_386.const34 SCTP_GET_PEER_ADDRS = 108
Dsocket_inet_sctp_arm.const34 SCTP_GET_PEER_ADDRS = 108
Dsocket_inet_sctp_amd64.const34 SCTP_GET_PEER_ADDRS = 108
Dsocket_inet_sctp_ppc64le.const34 SCTP_GET_PEER_ADDRS = 108
Dsocket_inet_sctp.txt287 …SCTP_GET_PEER_ADDRS(fd sock_sctp, level const[SOL_SCTP], opt const[SCTP_GET_PEER_ADDRS], val ptr[i…
288 …CTP_GET_PEER_ADDRS(fd sock_sctp6, level const[SOL_SCTP], opt const[SCTP_GET_PEER_ADDRS], val ptr[i…
/external/ltp/utils/sctp/lib/
Daddrs.c96 SCTP_GET_PEER_ADDRS, in sctp_getpaddrs()
/external/ltp/utils/sctp/include/netinet/
Dsctp.h107 #define SCTP_GET_PEER_ADDRS 108 /* Get all peer addresss. */ macro
/external/iproute2/include/uapi/linux/
Dsctp.h111 #define SCTP_GET_PEER_ADDRS 108 /* Get all peer address. */ macro
/external/kernel-headers/original/uapi/linux/
Dsctp.h113 #define SCTP_GET_PEER_ADDRS 108 /* Get all peer address. */ macro