Home
last modified time | relevance | path

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

/openbsd/usr.sbin/nsd/dnstap/
H A Ddnstap.proto63 TCP = 2; // Transmission Control Protocol (RFC 793) enumerator
/openbsd/usr.sbin/unbound/dnstap/
H A Ddnstap.proto62 TCP = 2; // DNS over TCP transport (RFC 1035 section 4.2.2) enumerator
/openbsd/usr.bin/systat/
H A Dnetstat.c62 #define TCP 0x1 macro