Home
last modified time | relevance | path

Searched defs:UDP (Results 1 – 4 of 4) sorted by relevance

/openbsd-src/usr.sbin/nsd/dnstap/
H A Ddnstap.proto62 UDP = 1; // User Datagram Protocol (RFC 768) enumerator
/openbsd-src/usr.sbin/unbound/dnstap/
H A Ddnstap.proto61 UDP = 1; // DNS over UDP transport (RFC 1035 section 4.2.1) enumerator
/openbsd-src/usr.bin/systat/
H A Dnetstat.c63 #define UDP 0x2 macro
/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DCGStmtOpenMP.cpp231 } else if (const auto *UDP = dyn_cast<OMPUseDevicePtrClause>(C)) { in OMPSimdLexicalScope() local
237 } else if (const auto *UDP = dyn_cast<OMPUseDeviceAddrClause>(C)) { in OMPSimdLexicalScope() local