Home
last modified time | relevance | path

Searched defs:IPPROTO_SCTP (Results 1 – 25 of 37) sorted by relevance

12

/external/ltp/testcases/kernel/syscalls/sendto/
Dsendto02.c30 # define IPPROTO_SCTP 132 macro
/external/libnetfilter_conntrack/include/internal/
Dinternal.h32 #define IPPROTO_SCTP 132 macro
/external/tcpdump/
Dipproto.h138 #define IPPROTO_SCTP 132 macro
/external/selinux/libsepol/src/
Dports.c6 #define IPPROTO_SCTP 132 macro
Dkernel_to_common.c14 #define IPPROTO_SCTP 132 macro
Dkernel_to_conf.c15 #define IPPROTO_SCTP 132 macro
Dkernel_to_cil.c16 #define IPPROTO_SCTP 132 macro
Dmodule_to_cil.c34 #define IPPROTO_SCTP 132 macro
/external/iproute2/include/uapi/linux/
Din.h71 IPPROTO_SCTP = 132, /* Stream Control Transport Protocol */ enumerator
72 #define IPPROTO_SCTP IPPROTO_SCTP macro
/external/libnl/include/linux-private/linux/
Din.h71 IPPROTO_SCTP = 132, /* Stream Control Transport Protocol */ enumerator
72 #define IPPROTO_SCTP IPPROTO_SCTP macro
/external/kernel-headers/original/uapi/linux/
Din.h74 IPPROTO_SCTP = 132, /* Stream Control Transport Protocol */ enumerator
75 #define IPPROTO_SCTP IPPROTO_SCTP macro
/external/selinux/checkpolicy/
Dcheckpolicy.c73 #define IPPROTO_SCTP 132 macro
Dpolicy_define.c44 #define IPPROTO_SCTP 132 macro
/external/scapy/scapy/layers/
Dsctp.py23 IPPROTO_SCTP=132 variable
/external/iproute2/include/
Dxtables.h22 #define IPPROTO_SCTP 132 macro
/external/musl/include/netinet/
Din.h101 #define IPPROTO_SCTP 132 macro
/external/iptables/include/
Dxtables.h22 #define IPPROTO_SCTP 132 macro
/external/ltp/utils/sctp/include/netinet/
Dsctp.h52 #define IPPROTO_SCTP 132 macro
/external/python/cpython2/Lib/plat-freebsd6/
DIN.py258 IPPROTO_SCTP = 132 variable
/external/python/cpython2/Lib/plat-freebsd7/
DIN.py252 IPPROTO_SCTP = 132 variable
/external/python/cpython2/Lib/plat-freebsd8/
DIN.py252 IPPROTO_SCTP = 132 variable
/external/rust/crates/libc/src/unix/linux_like/
Dmod.rs879 pub const IPPROTO_SCTP: ::c_int = 132; constant
/external/libpcap/
Dgencode.c148 #define IPPROTO_SCTP 132 macro
/external/python/cpython3/Modules/
Dsocketmodule.c298 #define IPPROTO_SCTP IPPROTO_SCTP // WinSock2 only macro
/external/rust/crates/libc/src/unix/bsd/netbsdlike/netbsd/
Dmod.rs1573 pub const IPPROTO_SCTP: ::c_int = 132; constant

12