Home
last modified time | relevance | path

Searched defs:IPPROTO_UDP (Results 1 – 8 of 8) sorted by relevance

/third_party/Linux_Kernel/include/uapi/linux/
Din.h42 IPPROTO_UDP = 17, /* User Datagram Protocol */ enumerator
43 #define IPPROTO_UDP IPPROTO_UDP macro
/third_party/mingw-w64/mingw-w64-headers/include/
Dwinsock.h72 #define IPPROTO_UDP 17 macro
Dwinsock2.h97 #define IPPROTO_UDP 17 macro
/third_party/musl/porting/liteos_a/kernel/include/netinet/
Din.h83 #define IPPROTO_UDP 17 macro
/third_party/musl/porting/liteos_m/kernel/include/netinet/
Din.h83 #define IPPROTO_UDP 17 macro
/third_party/musl/include/netinet/
Din.h83 #define IPPROTO_UDP 17 macro
/third_party/lwip/src/include/lwip/
Dsockets.h251 #define IPPROTO_UDP 17 macro
/third_party/python/Modules/
Dsocketmodule.c319 #define IPPROTO_UDP IPPROTO_UDP macro