/external/iptables/extensions/ |
D | 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;=;OK 7 -p dccp -m dccp --sport 1024:65535;=;OK 8 -p dccp -m dccp --sport 1024:;-p dccp -m dccp --sport 1024:65535;OK 9 -p dccp -m dccp ! --sport 1;=;OK 10 -p dccp -m dccp ! --sport 65535;=;OK 11 -p dccp -m dccp ! --dport 1;=;OK [all …]
|
D | libxt_dccp.man | 6 [\fB!\fP] \fB\-\-dccp\-types\fP \fImask\fP 11 [\fB!\fP] \fB\-\-dccp\-option\fP \fInumber\fP
|
D | libxt_multiport.t | 10 -p dccp -m multiport --sports 53,1024:65535;=;OK 11 -p dccp -m multiport --dports 53,1024:65535;=;OK
|
/external/syzkaller/pkg/report/testdata/linux/guilty/ |
D | 13 | 1 FILE: net/dccp/ipv6.c 21 dccp_v6_request_recv_sock+0xb5e/0x1960 net/dccp/ipv6.c:527 22 dccp_check_req+0x335/0x5a0 net/dccp/minisocks.c:186 23 dccp_v6_rcv+0x69e/0x1d00 net/dccp/ipv6.c:711 50 dccp_transmit_skb+0xb09/0x1120 net/dccp/output.c:141 51 dccp_send_ack+0x1bf/0x350 net/dccp/output.c:594 52 dccp_rcv_request_sent_state_process net/dccp/input.c:501 [inline] 53 dccp_rcv_state_process+0x102f/0x1650 net/dccp/input.c:670 54 dccp_v6_do_rcv+0x213/0x350 net/dccp/ipv6.c:632
|
/external/libnetfilter_conntrack/include/internal/ |
D | object.h | 76 } dccp; member 96 } dccp; member 138 } dccp; member
|
/external/libnetfilter_conntrack/src/conntrack/ |
D | copy.c | 272 dest->protoinfo.dccp.state = orig->protoinfo.dccp.state; in copy_attr_dccp_state() 278 dest->protoinfo.dccp.role = orig->protoinfo.dccp.role; in copy_attr_dccp_role() 284 dest->protoinfo.dccp.handshake_seq = orig->protoinfo.dccp.handshake_seq; in copy_attr_dccp_handshake_seq()
|
D | getter.c | 324 return &ct->protoinfo.dccp.state; in get_attr_dccp_state() 329 return &ct->protoinfo.dccp.role; in get_attr_dccp_role() 334 return &ct->protoinfo.dccp.handshake_seq; in get_attr_dccp_handshake_seq()
|
D | setter.c | 399 ct->protoinfo.dccp.state = *((uint8_t *) value); in set_attr_dccp_state() 405 ct->protoinfo.dccp.role = *((uint8_t *) value); in set_attr_dccp_role() 412 ct->protoinfo.dccp.handshake_seq = *((uint64_t *) value); in set_attr_dccp_handshake_seq()
|
D | parse.c | 287 ct->protoinfo.dccp.state = in __parse_protoinfo_dccp() 292 ct->protoinfo.dccp.role = in __parse_protoinfo_dccp() 301 ct->protoinfo.dccp.handshake_seq = __be64_to_cpu(tmp); in __parse_protoinfo_dccp()
|
D | build_mnl.c | 197 ct->protoinfo.dccp.state); in nfct_build_protoinfo() 201 ct->protoinfo.dccp.role); in nfct_build_protoinfo() 205 be64toh(ct->protoinfo.dccp.handshake_seq); in nfct_build_protoinfo()
|
D | compare.c | 376 return (ct1->protoinfo.dccp.state == ct2->protoinfo.dccp.state); in cmp_dccp_state()
|
D | build.c | 194 &ct->protoinfo.dccp.state, in __build_protoinfo() 199 &ct->protoinfo.dccp.role, in __build_protoinfo() 206 __be64_to_cpu(ct->protoinfo.dccp.handshake_seq); in __build_protoinfo()
|
D | parse_mnl.c | 462 ct->protoinfo.dccp.state = mnl_attr_get_u8(tb[CTA_PROTOINFO_DCCP_STATE]); in nfct_parse_protoinfo_dccp() 466 ct->protoinfo.dccp.role = mnl_attr_get_u8(tb[CTA_PROTOINFO_DCCP_ROLE]); in nfct_parse_protoinfo_dccp() 470 ct->protoinfo.dccp.handshake_seq = be64toh( in nfct_parse_protoinfo_dccp()
|
D | snprintf_default.c | 64 ct->protoinfo.dccp.state < DCCP_CONNTRACK_MAX ? in __snprintf_protoinfo_dccp() 65 sctp_states[ct->protoinfo.dccp.state] : in __snprintf_protoinfo_dccp()
|
/external/ltp/testcases/network/stress/dccp/ |
D | dccp_ipsec_vti.sh | 15 tst_netload -H $ip_rmt_tun -T dccp -n $2 -N $2 -r $IPSEC_REQUESTS
|
D | dccp_ipsec.sh | 15 tst_netload -H $(tst_ipaddr rhost) -T dccp -n $2 -N $2 -r $IPSEC_REQUESTS
|
/external/iptables/include/linux/netfilter/ |
D | nf_conntrack_tuple_common.h | 28 } dccp; member
|
/external/kernel-headers/original/uapi/linux/netfilter/ |
D | nf_conntrack_tuple_common.h | 35 } dccp; member
|
/external/ltp/testcases/network/dccp/ |
D | dccp01.sh | 32 tst_netload -H $(tst_ipaddr rhost) -T dccp
|
/external/selinux/secilc/docs/ |
D | cil_network_labeling_statements.md | 158 Label a udp, tcp, dccp or sctp port. 178 <td align="left"><p>The protocol keyword <code>tcp</code>, <code>udp</code>, <code>dccp</code> or <… 202 (portcon dccp (6840 6880) (unconfined.user object_r unconfined.object ((s0) level_2)))
|
/external/syzkaller/sys/linux/ |
D | socket_inet_dccp.txt | 6 include <linux/dccp.h>
|
/external/iptables/ |
D | configure.ac | 96 AC_CHECK_HEADERS([linux/dccp.h linux/ip_vs.h linux/magic.h linux/proc_fs.h linux/bpf.h]) 98 blacklist_modules="$blacklist_modules dccp";
|
/external/tcpdump/win32/prj/ |
D | GNUmakefile | 161 ../../print-dccp.o \
|
/external/syzkaller/docs/linux/ |
D | found_bugs.md | 63 * [net/dccp: BUG in tfrc_rx_hist_sample_rtt](https://groups.google.com/forum/#!topic/syzkaller/inWm… 117 * [net/dccp: dccp_create_openreq_child freed held lock](https://groups.google.com/d/msg/syzkaller/0… 140 * [net/dccp: use-after-free in dccp_feat_activate_values](https://groups.google.com/forum/#!topic/s… 209 * [net/dccp: use-after-free in dccp_invalid_packet](https://groups.google.com/forum/#!topic/syzkall… 254 * [net/dccp: null-ptr-deref in dccp_parse_options](https://groups.google.com/forum/#!topic/syzkalle… 255 * [net/dccp: null-ptr-deref in dccp_v4_rcv/selinux_socket_sock_rcv_skb](https://groups.google.com/f… 257 * [net/dccp: warning in dccp_feat_clone_sp_val/__might_sleep](https://groups.google.com/forum/#!top… 261 * [net/dccp: warning in dccp_set_state](https://groups.google.com/forum/#!topic/syzkaller/JdYwfv_22… 299 * [dccp: potential deadlock in dccp_v4_ctl_send_reset](https://groups.google.com/d/msg/syzkaller/yr…
|
/external/ltp/ |
D | configure.ac | 39 linux/dccp.h \
|