/external/iptables/extensions/ |
libxt_dccp.t | 2 -p dccp -m dccp --sport 1;=;OK 3 -p dccp -m dccp --sport 65535;=;OK 4 -p dccp -m dccp --dport 1;=;OK 5 -p dccp -m dccp --dport 65535;=;OK 6 -p dccp -m dccp --sport 1:1023;=;O [all...] |
libxt_dccp.man | 6 [\fB!\fP] \fB\-\-dccp\-types\fP \fImask\fP 7 Match when the DCCP packet type is one of 'mask'. 'mask' is a comma-separated 11 [\fB!\fP] \fB\-\-dccp\-option\fP \fInumber\fP 12 Match if DCCP option set.
|
libxt_dccp.c | 1 /* Shared library add-on to iptables for DCCP matching 15 #include <linux/dccp.h> 36 "dccp match options\n" 41 "[!] --dccp-types type[,...] match when packet is one of the given types\n" 42 "[!] --dccp-option option match if option (by number!) is set\n" 56 {.name = "dccp-types", .id = O_DCCP_TYPES, .type = XTTYPE_STRING, 58 {.name = "dccp-option", .id = O_DCCP_OPTION, .type = XTTYPE_UINT8, 96 "Unknown DCCP type `%s'", ptr); 138 if ((service = getservbyport(htons(port), "dccp"))) 216 printf(" dccp"); [all...] |
Android.mk | 12 MY_pfx_build_mod := $(filter-out ${MY_excluded_modules} dccp ipvs,${MY_pfx_build_mod}) 13 MY_pf4_build_mod := $(filter-out ${MY_excluded_modules} dccp ipvs,${MY_pf4_build_mod}) 14 MY_pf6_build_mod := $(filter-out ${MY_excluded_modules} dccp ipvs,${MY_pf6_build_mod})
|
libxt_HMARK.man | 15 meaning source port (TCP, UDP, UDPlite, SCTP, DCCP), 17 meaning destination port (TCP, UDP, UDPlite, SCTP, DCCP),
|
libxt_multiport.t | 10 -p dccp -m multiport --sports 53,1024:65535;=;OK 11 -p dccp -m multiport --dports 53,1024:65535;=;OK
|
/external/tcpdump/tests/ |
dccp_partial_csum_v6_longer.out | 1 IP6 (hlim 64, next-header DCCP (33) payload length: 32) 3ffe::1.55024 > 3ffe::2.5001: DCCP (CCVal 0, CsCov 0, cksum 0xd538 (correct)) DCCP-Request (service=0) seq 1559687427 <change_l ack_ratio 2, change_r ccid 2, change_l ccid 2> 2 IP6 (hlim 64, next-header DCCP (33) payload length: 48) 3ffe::2.5001 > 3ffe::1.55024: DCCP (CCVal 0, CsCov 0, cksum 0x81a3 (correct)) DCCP-Response (service=0) (ack=1559687427) seq 1585962456 <nop, nop, change_l ack_ratio 2, confirm_r ccid 2 2, confirm_l ccid 2 2, confirm_r ack_ratio 2> 3 IP6 (hlim 64, next-header DCCP (33) payload length: 36) 3ffe::1.55024 > 3ffe::2.5001: DCCP (CCVal 0, CsCov 0, cksum 0xc692 (correct)) DCCP-Ack (ack=1585962456) seq 1559687428 <nop, confirm_r ack_ratio 2, ack_vector0 0x00, elapsed_time 1> 4 IP6 (hlim 64, next-header DCCP (33) payload length: 164) 3ffe::1.55024 > 3ffe::2.5001: DCCP (CCVal 0, CsCov 10, cksum 0xe362 (cor (…) [all...] |
dccp_partial_csum_v4_simple.out | 1 IP (tos 0x0, ttl 64, id 30095, offset 0, flags [DF], proto DCCP (33), length 52) 2 139.133.209.176.52667 > 139.133.209.65.5001: DCCP (CCVal 0, CsCov 0, cksum 0xa766 (correct)) DCCP-Request (service=0) seq 33164071488 <change_l ack_ratio 2, change_r ccid 2, change_l ccid 2> 3 IP (tos 0x0, ttl 64, id 0, offset 0, flags [DF], proto DCCP (33), length 68) 4 139.133.209.65.5001 > 139.133.209.176.52667: DCCP (CCVal 0, CsCov 0, cksum 0x9a1a (correct)) DCCP-Response (service=0) (ack=33164071488) seq 1925546833 <nop, nop, change_l ack_ratio 2, confirm_r ccid 2 2, confirm_l ccid 2 2, confirm_r ack_ratio 2> 5 IP (tos 0x0, ttl 64, id 30096, offset 0, flags [DF], proto DCCP (33), length 56) 6 139.133.209.176.52667 > 139.133.209.65.5001: DCCP (CCVal 0, CsCov 0, cksum 0xdf09 (correct)) DCCP-Ack (ack=1925546833) seq 33164071489 <nop, confirm_r ack_ratio 2, ack_vector0 0x00, elapsed_time 1> 7 IP (tos 0x0, ttl 64, id 30097, offset 0, flags [DF], proto DCCP (33), length 68 [all...] |
dccp_partial_csum_v6_simple.out | 1 IP6 (hlim 64, next-header DCCP (33) payload length: 32) 3ffe::1.52921 > 3ffe::2.5001: DCCP (CCVal 0, CsCov 0, cksum 0xef1a (correct)) DCCP-Request (service=0) seq 1337846929 <change_l ack_ratio 2, change_r ccid 2, change_l ccid 2> 2 IP6 (hlim 64, next-header DCCP (33) payload length: 48) 3ffe::2.5001 > 3ffe::1.52921: DCCP (CCVal 0, CsCov 0, cksum 0x0b73 (correct)) DCCP-Response (service=0) (ack=1337846929) seq 1385331168 <nop, nop, change_l ack_ratio 2, confirm_r ccid 2 2, confirm_l ccid 2 2, confirm_r ack_ratio 2> 3 IP6 (hlim 64, next-header DCCP (33) payload length: 36) 3ffe::1.52921 > 3ffe::2.5001: DCCP (CCVal 0, CsCov 0, cksum 0x5062 (correct)) DCCP-Ack (ack=1385331168) seq 1337846930 <nop, confirm_r ack_ratio 2, ack_vector0 0x00, elapsed_time 1> 4 IP6 (hlim 64, next-header DCCP (33) payload length: 48) 3ffe::1.52921 > 3ffe::2.5001: DCCP (CCVal 0, CsCov 1, cksum 0x8792 (corre (…) [all...] |
dccp_partial_csum_v4_longer.out | 1 IP (tos 0x0, ttl 64, id 65312, offset 0, flags [DF], proto DCCP (33), length 52) 2 139.133.209.176.39420 > 139.133.209.65.5001: DCCP (CCVal 0, CsCov 0, cksum 0xaaf3 (correct)) DCCP-Request (service=0) seq 38464816766 <change_l ack_ratio 2, change_r ccid 2, change_l ccid 2> 3 IP (tos 0x0, ttl 64, id 0, offset 0, flags [DF], proto DCCP (33), length 68) 4 139.133.209.65.5001 > 139.133.209.176.39420: DCCP (CCVal 0, CsCov 0, cksum 0xb04b (correct)) DCCP-Response (service=0) (ack=38464816766) seq 1960341146 <nop, nop, change_l ack_ratio 2, confirm_r ccid 2 2, confirm_l ccid 2 2, confirm_r ack_ratio 2> 5 IP (tos 0x0, ttl 64, id 65313, offset 0, flags [DF], proto DCCP (33), length 56) 6 139.133.209.176.39420 > 139.133.209.65.5001: DCCP (CCVal 0, CsCov 0, cksum 0xf53a (correct)) DCCP-Ack (ack=1960341146) seq 38464816767 <nop, confirm_r ack_ratio 2, ack_vector0 0x00, elapsed_time 1> 7 IP (tos 0x0, ttl 64, id 65314, offset 0, flags [DF], proto DCCP (33), length 152 [all...] |
/external/ltp/testcases/network/dccp/ |
dccp01.sh | 38 tst_resm TINFO "compare UDP/DCCP performance" 43 tst_netload -H $(tst_ipaddr rhost) -T dccp 49 tst_resm TFAIL "dccp performance $per %" 51 tst_resm TPASS "dccp performance $per % in range -100 ... 100 %"
|
/external/iptables/include/linux/netfilter/ |
nf_conntrack_tuple_common.h | 28 } dccp; member in union:nf_conntrack_man_proto
|
/external/kernel-headers/original/uapi/linux/ |
dccp.h | 9 * struct dccp_hdr - generic part of DCCP packet header 13 * @dccph_doff - Data Offset from the start of the DCCP header, in 32-bit words 82 * @dccph_resp_service - Echoes the Service Code on a received DCCP-Request 152 /* DCCP options */ 174 /* maximum size of a single TLV-encoded DCCP option (sans type/len bytes) */ 177 /* DCCP CCIDS */ 183 /* DCCP features (RFC 4340 section 6.4) */ 201 /* DCCP socket control message types for cmsg */ 209 /* DCCP priorities for outgoing/queued packets */ 216 /* DCCP socket options * [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/ |
dccp.h | 8 * struct dccp_hdr - generic part of DCCP packet header 12 * @dccph_doff - Data Offset from the start of the DCCP header, in 32-bit words 81 * @dccph_resp_service - Echoes the Service Code on a received DCCP-Request 151 /* DCCP options */ 173 /* maximum size of a single TLV-encoded DCCP option (sans type/len bytes) */ 176 /* DCCP CCIDS */ 182 /* DCCP features (RFC 4340 section 6.4) */ 200 /* DCCP socket control message types for cmsg */ 208 /* DCCP priorities for outgoing/queued packets */ 215 /* DCCP socket options * [all...] |
/external/tcpdump/ |
print-dccp.c | 10 /* \summary: Datagram Congestion Control Protocol (DCCP) printer */ 28 /* RFC4340: Datagram Congestion Control Protocol (DCCP) */ 31 * struct dccp_hdr - generic part of DCCP packet header, with a 24-bit 36 * @dccph_doff - Data Offset from the start of the DCCP header, in 32-bit words 55 * struct dccp_hdr_ext - generic part of DCCP packet header, with a 48-bit 60 * @dccph_doff - Data Offset from the start of the DCCP header, in 32-bit words 98 * @dccph_resp_service - Echoes the Service Code on a received DCCP-Request 109 * @dccph_reset_service - Echoes the Service Code on a received DCCP-Request 131 { DCCP_PKT_REQUEST, "DCCP-Request" }, 132 { DCCP_PKT_RESPONSE, "DCCP-Response" } [all...] |
/external/kernel-headers/original/uapi/linux/netfilter/ |
nf_conntrack_tuple_common.h | 35 } dccp; member in union:nf_conntrack_man_proto
|
/bionic/libc/kernel/uapi/linux/netfilter/ |
nf_conntrack_tuple_common.h | 42 } dccp; member in union:nf_conntrack_man_proto
|
/external/ltp/include/lapi/ |
dccp.h | 21 #include <linux/dccp.h>
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/netfilter_ipv4/ |
nf_nat.h | 27 } dccp; member in union:nf_conntrack_man_proto
|
/external/libnetfilter_conntrack/include/internal/ |
object.h | 76 } dccp; member in union:__nfct_l4_src 96 } dccp; member in union:__nfct_l4_dst 138 } dccp; member in union:__nfct_protoinfo 231 * 16 bits per protocol. As for now, DCCP has 10 states, TCP has
|
/external/ltp/testcases/network/stress/dccp/ |
dccp_ipsec.sh | 38 tst_netload -H $(tst_ipaddr rhost) -T dccp -n $p -N $p \
|
dccp_ipsec_vti.sh | 29 tst_netload -H $ip_rmt_tun -T dccp -n $p -N $p \
|
/external/libnetfilter_conntrack/src/conntrack/ |
snprintf.c | 26 [IPPROTO_DCCP] = "dccp",
|
copy.c | 272 dest->protoinfo.dccp.state = orig->protoinfo.dccp.state; 278 dest->protoinfo.dccp.role = orig->protoinfo.dccp.role; 284 dest->protoinfo.dccp.handshake_seq = orig->protoinfo.dccp.handshake_seq;
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/site-packages/setools/policyrep/ |
netcontext.py | 29 # for the DCCP protocol. 30 IPPROTO_DCCP = getprotobyname("dccp") 153 _proto_to_text = {IPPROTO_DCCP: 'dccp',
|