HomeSort by relevance Sort by last modified time
    Searched refs:IPPROTO_DCCP (Results 1 - 19 of 19) sorted by null

  /external/tcpdump/
ipproto.h 69 #ifndef IPPROTO_DCCP
70 #define IPPROTO_DCCP 33 /* datagram congestion control protocol */
ipproto.c 39 { IPPROTO_DCCP, "DCCP" },
print-ip6.c 119 nh != IPPROTO_DCCP && nh != IPPROTO_SCTP) {
163 case IPPROTO_DCCP:
print-dccp.c 81 phu.ph.proto = IPPROTO_DCCP;
114 phu.ph.ph_nxt = IPPROTO_DCCP;
print-ip.c 422 case IPPROTO_DCCP:
681 ipds->nh != IPPROTO_SCTP && ipds->nh != IPPROTO_DCCP) {
  /external/iptables/include/
ip6tables.h 14 #ifndef IPPROTO_DCCP
15 #define IPPROTO_DCCP 33
iptables.h 14 #ifndef IPPROTO_DCCP
15 #define IPPROTO_DCCP 33
  /external/iproute2/ip/
xfrm.h 35 #ifndef IPPROTO_DCCP
36 # define IPPROTO_DCCP 33
ipxfrm.c 471 case IPPROTO_DCCP:
1134 case IPPROTO_DCCP:
  /bionic/libc/kernel/common/linux/
in.h 28 IPPROTO_DCCP = 33,
  /external/kernel-headers/original/linux/
in.h 35 IPPROTO_DCCP = 33, /* Datagram Congestion Control Protocol */
  /ndk/build/platforms/android-3/arch-arm/usr/include/linux/
in.h 28 IPPROTO_DCCP = 33,
  /ndk/build/platforms/android-4/arch-arm/usr/include/linux/
in.h 28 IPPROTO_DCCP = 33,
  /ndk/build/platforms/android-5/arch-arm/usr/include/linux/
in.h 28 IPPROTO_DCCP = 33,
  /ndk/build/platforms/android-5/arch-x86/usr/include/linux/
in.h 28 IPPROTO_DCCP = 33,
  /ndk/build/platforms/android-8/arch-arm/usr/include/linux/
in.h 28 IPPROTO_DCCP = 33,
  /ndk/build/platforms/android-8/arch-x86/usr/include/linux/
in.h 28 IPPROTO_DCCP = 33,
  /external/iptables/extensions/
libip6t_multiport.c 64 case IPPROTO_DCCP:
libipt_multiport.c 67 case IPPROTO_DCCP:

Completed in 145 milliseconds