Home
last modified time | relevance | path

Searched refs:IPPROTO_DCCP (Results 1 – 25 of 31) sorted by relevance

12

/third_party/ltp/include/lapi/
Dnetinet_in.h11 #ifndef IPPROTO_DCCP
12 #define IPPROTO_DCCP 33 macro
/third_party/libnl/include/linux-private/linux/
Din.h49 IPPROTO_DCCP = 33, /* Datagram Congestion Control Protocol */ enumerator
50 #define IPPROTO_DCCP IPPROTO_DCCP macro
/third_party/selinux/libsepol/src/
Dports.c2 #ifndef IPPROTO_DCCP
3 #define IPPROTO_DCCP 33 macro
26 return IPPROTO_DCCP; in sepol2ipproto()
43 case IPPROTO_DCCP: in ipproto2sepol()
Dkernel_to_common.c10 #ifndef IPPROTO_DCCP
11 #define IPPROTO_DCCP 33 macro
/third_party/iptables/include/
Dxtables.h24 #ifndef IPPROTO_DCCP
25 #define IPPROTO_DCCP 33 macro
/third_party/iptables/extensions/
Dlibip6t_REDIRECT.c83 || entry->ipv6.proto == IPPROTO_DCCP in REDIRECT_parse()
Dlibip6t_MASQUERADE.c86 entry->ipv6.proto == IPPROTO_DCCP || in MASQUERADE_parse()
Dlibipt_MASQUERADE.c87 || entry->ip.proto == IPPROTO_DCCP in MASQUERADE_parse()
Dlibipt_REDIRECT.c84 || entry->ip.proto == IPPROTO_DCCP in REDIRECT_parse()
Dlibipt_DNAT.c169 || entry->ip.proto == IPPROTO_DCCP in DNAT_parse()
404 || entry->ip.proto == IPPROTO_DCCP in DNAT_parse_v2()
Dlibip6t_SNAT.c159 entry->ipv6.proto == IPPROTO_DCCP || in SNAT_parse()
Dlibip6t_DNAT.c179 entry->ipv6.proto == IPPROTO_DCCP || in _DNAT_parse()
Dlibipt_SNAT.c163 || entry->ip.proto == IPPROTO_DCCP in SNAT_parse()
Dlibxt_multiport.c77 case IPPROTO_DCCP: in proto_to_name()
Dlibebt_ip6.c534 case IPPROTO_DCCP: in brip6_xlate_proto_to_name()
Dlibebt_ip.c550 case IPPROTO_DCCP: in brip_xlate_proto_to_name()
/third_party/selinux/checkpolicy/
Dcheckpolicy.c69 #ifndef IPPROTO_DCCP
70 #define IPPROTO_DCCP 33 macro
987 protocol = IPPROTO_DCCP; in main()
/third_party/musl/porting/uniproton/kernel/include/netinet/
Din.h86 #define IPPROTO_DCCP 33 macro
/third_party/musl/ndk_musl_include/netinet/
Din.h86 #define IPPROTO_DCCP 33 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/netinet/
Din.h86 #define IPPROTO_DCCP 33 macro
/third_party/musl/porting/liteos_m/kernel/include/netinet/
Din.h86 #define IPPROTO_DCCP 33 macro
/third_party/musl/porting/liteos_a/kernel/include/netinet/
Din.h86 #define IPPROTO_DCCP 33 macro
/third_party/musl/include/netinet/
Din.h86 #define IPPROTO_DCCP 33 macro
/third_party/musl/porting/liteos_a_newlib/kernel/include/netinet/
Din.h86 #define IPPROTO_DCCP 33 macro
/third_party/iptables/iptables/
Dxtables-monitor.c407 case IPPROTO_DCCP: in trace_print_packet()

12