/external/iptables/extensions/ |
libipt_DNAT.c | 84 "Need TCP, UDP, SCTP or DCCP with port specification");
|
libipt_SNAT.c | 87 "Need TCP, UDP, SCTP or DCCP with port specification");
|
/external/selinux/secilc/test/ |
policy.cil | 273 (portcon dccp (2048 2096) system_u_bin_t_l2h)
|
/external/libnetfilter_conntrack/src/conntrack/ |
parse_mnl.c | 462 ct->protoinfo.dccp.state = mnl_attr_get_u8(tb[CTA_PROTOINFO_DCCP_STATE]); 466 ct->protoinfo.dccp.role = mnl_attr_get_u8(tb[CTA_PROTOINFO_DCCP_ROLE]); 470 ct->protoinfo.dccp.handshake_seq = be64toh(
|
snprintf_xml.c | 451 states[ct->protoinfo.dccp.state] :
|
/external/tcpdump/win32/prj/ |
GNUmakefile | 161 ../../print-dccp.o \
|
WinDump.dsp | 264 SOURCE="..\..\print-dccp.c"
|
WinDump.vcproj | 1176 RelativePath="..\..\print-dccp.c" [all...] |
/external/kernel-headers/original/uapi/linux/ |
dcbnl.h | 224 * 3 Well known port number over UDP or DCCP 225 * 4 Well known port number over TCP, SCTP, UDP, or DCCP
|
sysctl.h | 603 /* /proc/sys/net/dccp */
|
/external/tcpdump/ |
Makefile.in | 117 print-dccp.c \
|
CHANGES | 323 DCCP: update Packet Types with RFC4340/IANA names 567 Bugfixes in lldp, lspping, dccp, ESP, NFS printers 621 Add support for variable-length checksum in DCCP, as per section 9 of 676 Support for DCCP. [all...] |
/external/toybox/toys/net/ |
netstat.c | 186 char *types[] = {"","STREAM","DGRAM","RAW","RDM","SEQPACKET","DCCP","PACKET"},
|
/external/selinux/checkpolicy/ |
checkpolicy.c | 945 else if (!strcmp(ans, "dccp") || !strcmp(ans, "DCCP"))
|
policy_define.c | [all...] |
/device/linaro/bootloader/edk2/SourceLevelDebugPkg/Library/DebugCommunicationLibUsb3/ |
DebugCommunicationLibUsb3Common.c | 571 // Program the Debug Capability Context Pointer (DCCP) register(7.6.8.7)
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/ |
sysctl.h | 601 /* /proc/sys/net/dccp */
|
/external/iproute2/misc/ |
ss.c | 786 return "dccp"; [all...] |
/external/selinux/libsepol/cil/src/ |
cil_policy.c | [all...] |
cil_tree.c | [all...] |
cil.c | 111 CIL_KEY_DCCP = cil_strpool_add("dccp"); [all...] |
/external/tcpdump/tests/ |
TESTLIST | 224 # DCCP partial checksums tests
|
/external/ltp/android/ |
Android.ltp.mk | [all...] |
/external/selinux/libsepol/src/ |
kernel_to_conf.c | [all...] |
/external/mdnsresponder/mDNSShared/ |
dns_sd.h | 386 * or DCCP [RFC 4340]. If future NAT gateways are created that support port [all...] |