Searched defs:IPPROTO_DCCP (Results 1 - 7 of 7) sorted by relevance

/external/netperf/src/
H A Dnetsh.h52 /* include netinet/in.h to see if SOCK_DCCP and IPPROTO_DCCP are there */
60 #ifndef IPPROTO_DCCP
62 #define IPPROTO_DCCP 33 /* defined by the IANA */ macro
/external/tcpdump/
H A Dipproto.h67 #ifndef IPPROTO_DCCP
68 #define IPPROTO_DCCP 33 /* datagram congestion control protocol */ macro
/external/iproute2/ip/
H A Dxfrm.h34 #ifndef IPPROTO_DCCP
35 # define IPPROTO_DCCP 33 macro
/external/iproute2/include/linux/
H A Din.h48 IPPROTO_DCCP = 33, /* Datagram Congestion Control Protocol */ enumerator in enum:__anon7291
49 #define IPPROTO_DCCP IPPROTO_DCCP macro
/external/iproute2/include/
H A Dxtables.h24 #ifndef IPPROTO_DCCP
25 #define IPPROTO_DCCP 33 macro
/external/iptables/include/
H A Dxtables.h24 #ifndef IPPROTO_DCCP
25 #define IPPROTO_DCCP 33 macro
/external/kernel-headers/original/uapi/linux/
H A Din.h48 IPPROTO_DCCP = 33, /* Datagram Congestion Control Protocol */ enumerator in enum:__anon8130
49 #define IPPROTO_DCCP IPPROTO_DCCP macro

Completed in 379 milliseconds