/third_party/ltp/include/lapi/ |
D | netinet_in.h | 11 #ifndef IPPROTO_DCCP 12 #define IPPROTO_DCCP 33 macro
|
/third_party/libnl/include/linux-private/linux/ |
D | in.h | 49 IPPROTO_DCCP = 33, /* Datagram Congestion Control Protocol */ enumerator 50 #define IPPROTO_DCCP IPPROTO_DCCP macro
|
/third_party/selinux/libsepol/src/ |
D | ports.c | 2 #ifndef IPPROTO_DCCP 3 #define IPPROTO_DCCP 33 macro 26 return IPPROTO_DCCP; in sepol2ipproto() 43 case IPPROTO_DCCP: in ipproto2sepol()
|
D | kernel_to_common.c | 10 #ifndef IPPROTO_DCCP 11 #define IPPROTO_DCCP 33 macro
|
/third_party/iptables/include/ |
D | xtables.h | 24 #ifndef IPPROTO_DCCP 25 #define IPPROTO_DCCP 33 macro
|
/third_party/iptables/extensions/ |
D | libip6t_REDIRECT.c | 83 || entry->ipv6.proto == IPPROTO_DCCP in REDIRECT_parse()
|
D | libip6t_MASQUERADE.c | 86 entry->ipv6.proto == IPPROTO_DCCP || in MASQUERADE_parse()
|
D | libipt_MASQUERADE.c | 87 || entry->ip.proto == IPPROTO_DCCP in MASQUERADE_parse()
|
D | libipt_REDIRECT.c | 84 || entry->ip.proto == IPPROTO_DCCP in REDIRECT_parse()
|
D | libipt_DNAT.c | 169 || entry->ip.proto == IPPROTO_DCCP in DNAT_parse() 404 || entry->ip.proto == IPPROTO_DCCP in DNAT_parse_v2()
|
D | libip6t_SNAT.c | 159 entry->ipv6.proto == IPPROTO_DCCP || in SNAT_parse()
|
D | libip6t_DNAT.c | 179 entry->ipv6.proto == IPPROTO_DCCP || in _DNAT_parse()
|
D | libipt_SNAT.c | 163 || entry->ip.proto == IPPROTO_DCCP in SNAT_parse()
|
D | libxt_multiport.c | 77 case IPPROTO_DCCP: in proto_to_name()
|
D | libebt_ip6.c | 534 case IPPROTO_DCCP: in brip6_xlate_proto_to_name()
|
D | libebt_ip.c | 550 case IPPROTO_DCCP: in brip_xlate_proto_to_name()
|
/third_party/selinux/checkpolicy/ |
D | checkpolicy.c | 69 #ifndef IPPROTO_DCCP 70 #define IPPROTO_DCCP 33 macro 987 protocol = IPPROTO_DCCP; in main()
|
/third_party/musl/porting/uniproton/kernel/include/netinet/ |
D | in.h | 86 #define IPPROTO_DCCP 33 macro
|
/third_party/musl/ndk_musl_include/netinet/ |
D | in.h | 86 #define IPPROTO_DCCP 33 macro
|
/third_party/musl/porting/liteos_m_iccarm/kernel/include/netinet/ |
D | in.h | 86 #define IPPROTO_DCCP 33 macro
|
/third_party/musl/porting/liteos_m/kernel/include/netinet/ |
D | in.h | 86 #define IPPROTO_DCCP 33 macro
|
/third_party/musl/porting/liteos_a/kernel/include/netinet/ |
D | in.h | 86 #define IPPROTO_DCCP 33 macro
|
/third_party/musl/include/netinet/ |
D | in.h | 86 #define IPPROTO_DCCP 33 macro
|
/third_party/musl/porting/liteos_a_newlib/kernel/include/netinet/ |
D | in.h | 86 #define IPPROTO_DCCP 33 macro
|
/third_party/iptables/iptables/ |
D | xtables-monitor.c | 407 case IPPROTO_DCCP: in trace_print_packet()
|