/external/ltp/testcases/kernel/syscalls/sendto/ |
D | sendto02.c | 30 # define IPPROTO_SCTP 132 macro
|
/external/libnetfilter_conntrack/include/internal/ |
D | internal.h | 32 #define IPPROTO_SCTP 132 macro
|
/external/tcpdump/ |
D | ipproto.h | 138 #define IPPROTO_SCTP 132 macro
|
/external/selinux/libsepol/src/ |
D | ports.c | 6 #define IPPROTO_SCTP 132 macro
|
D | kernel_to_common.c | 14 #define IPPROTO_SCTP 132 macro
|
D | kernel_to_conf.c | 15 #define IPPROTO_SCTP 132 macro
|
D | kernel_to_cil.c | 16 #define IPPROTO_SCTP 132 macro
|
D | module_to_cil.c | 34 #define IPPROTO_SCTP 132 macro
|
/external/iproute2/include/uapi/linux/ |
D | in.h | 71 IPPROTO_SCTP = 132, /* Stream Control Transport Protocol */ enumerator 72 #define IPPROTO_SCTP IPPROTO_SCTP macro
|
/external/libnl/include/linux-private/linux/ |
D | in.h | 71 IPPROTO_SCTP = 132, /* Stream Control Transport Protocol */ enumerator 72 #define IPPROTO_SCTP IPPROTO_SCTP macro
|
/external/kernel-headers/original/uapi/linux/ |
D | in.h | 74 IPPROTO_SCTP = 132, /* Stream Control Transport Protocol */ enumerator 75 #define IPPROTO_SCTP IPPROTO_SCTP macro
|
/external/selinux/checkpolicy/ |
D | checkpolicy.c | 73 #define IPPROTO_SCTP 132 macro
|
D | policy_define.c | 44 #define IPPROTO_SCTP 132 macro
|
/external/scapy/scapy/layers/ |
D | sctp.py | 23 IPPROTO_SCTP=132 variable
|
/external/iproute2/include/ |
D | xtables.h | 22 #define IPPROTO_SCTP 132 macro
|
/external/musl/include/netinet/ |
D | in.h | 101 #define IPPROTO_SCTP 132 macro
|
/external/iptables/include/ |
D | xtables.h | 22 #define IPPROTO_SCTP 132 macro
|
/external/ltp/utils/sctp/include/netinet/ |
D | sctp.h | 52 #define IPPROTO_SCTP 132 macro
|
/external/python/cpython2/Lib/plat-freebsd6/ |
D | IN.py | 258 IPPROTO_SCTP = 132 variable
|
/external/python/cpython2/Lib/plat-freebsd7/ |
D | IN.py | 252 IPPROTO_SCTP = 132 variable
|
/external/python/cpython2/Lib/plat-freebsd8/ |
D | IN.py | 252 IPPROTO_SCTP = 132 variable
|
/external/rust/crates/libc/src/unix/linux_like/ |
D | mod.rs | 879 pub const IPPROTO_SCTP: ::c_int = 132; constant
|
/external/libpcap/ |
D | gencode.c | 148 #define IPPROTO_SCTP 132 macro
|
/external/python/cpython3/Modules/ |
D | socketmodule.c | 298 #define IPPROTO_SCTP IPPROTO_SCTP // WinSock2 only macro
|
/external/rust/crates/libc/src/unix/bsd/netbsdlike/netbsd/ |
D | mod.rs | 1573 pub const IPPROTO_SCTP: ::c_int = 132; constant
|