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

/external/tcpdump/
H A Dipproto.h69 #ifndef IPPROTO_DCCP
70 #define IPPROTO_DCCP 33 /* datagram congestion control protocol */ macro
/external/iproute2/ip/
H A Dxfrm.h35 #ifndef IPPROTO_DCCP
36 # 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.h46 IPPROTO_DCCP = 33, /* Datagram Congestion Control Protocol */ enumerator in enum:__anon23088
47 #define IPPROTO_DCCP IPPROTO_DCCP macro

Completed in 785 milliseconds