Home
last modified time | relevance | path

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

/external/strace/xlat/
Dsock_sctp_options.h328 #if defined(SCTP_GET_LOCAL_ADDRS) || (defined(HAVE_DECL_SCTP_GET_LOCAL_ADDRS) && HAVE_DECL_SCTP_GET…
330 static_assert((SCTP_GET_LOCAL_ADDRS) == (109), "SCTP_GET_LOCAL_ADDRS != 109");
333 # define SCTP_GET_LOCAL_ADDRS 109
512 XLAT(SCTP_GET_LOCAL_ADDRS),
Dsock_sctp_options.in48 SCTP_GET_LOCAL_ADDRS 109
/external/syzkaller/sys/linux/
Dsocket_inet_sctp_arm64.const33 SCTP_GET_LOCAL_ADDRS = 109
Dsocket_inet_sctp_ppc64le.const33 SCTP_GET_LOCAL_ADDRS = 109
Dsocket_inet_sctp_arm.const33 SCTP_GET_LOCAL_ADDRS = 109
Dsocket_inet_sctp_386.const33 SCTP_GET_LOCAL_ADDRS = 109
Dsocket_inet_sctp_amd64.const33 SCTP_GET_LOCAL_ADDRS = 109
Dsocket_inet_sctp.txt290 …TP_GET_LOCAL_ADDRS(fd sock_sctp, level const[SOL_SCTP], opt const[SCTP_GET_LOCAL_ADDRS], val ptr[i…
291 …P_GET_LOCAL_ADDRS(fd sock_sctp6, level const[SOL_SCTP], opt const[SCTP_GET_LOCAL_ADDRS], val ptr[i…
/external/ltp/utils/sctp/lib/
Daddrs.c119 SCTP_GET_LOCAL_ADDRS, in sctp_getladdrs()
/external/ltp/utils/sctp/include/netinet/
Dsctp.h108 #define SCTP_GET_LOCAL_ADDRS 109 /* Get all local addresss. */ macro
/external/iproute2/include/uapi/linux/
Dsctp.h112 #define SCTP_GET_LOCAL_ADDRS 109 /* Get all local address. */ macro
/external/kernel-headers/original/uapi/linux/
Dsctp.h114 #define SCTP_GET_LOCAL_ADDRS 109 /* Get all local address. */ macro