Home
last modified time | relevance | path

Searched defs:IPPROTO_DCCP (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/bsd/tcpdump/dist/
H A Dipproto.h65 #define IPPROTO_DCCP 33 /* datagram congestion control protocol */ macro
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/linux/netinet/
H A Din_.d31 enum IPPROTO_DCCP = 33; in version() local
/netbsd-src/sys/netinet/
H A Din.h88 #define IPPROTO_DCCP 33 /* DCCP */ macro