Searched defs:TCP (Results 1 – 10 of 10) sorted by relevance
| /freebsd/usr.bin/systat/ |
| H A D | systat.h | 52 #define TCP 0x1 macro
|
| /freebsd/sys/netinet/libalias/ |
| H A D | alias_mod.h | 56 #define TCP 0x02 macro
|
| /freebsd/contrib/unbound/dnstap/ |
| H A D | dnstap.proto | 62 TCP = 2; // DNS over TCP transport (RFC 1035 section 4.2.2) enumerator
|
| /freebsd/tests/sys/capsicum/ |
| H A D | socket.cc | 127 TEST(Socket, TCP) { in TEST() argument
|
| /freebsd/crypto/krb5/src/lib/krb5/os/ |
| H A D | os-proto.h | 43 TCP, enumerator
|
| /freebsd/sys/netpfil/ipfw/nat64/ |
| H A D | nat64_translate.h | 78 #define TCP(p) ((struct tcphdr *)(p)) macro
|
| /freebsd/sys/netpfil/ipfw/ |
| H A D | ip_fw_log.c | 81 #define TCP(p) ((struct tcphdr *)(p)) macro
|
| H A D | ip_fw2.c | 256 #define TCP(p) ((struct tcphdr *)(p)) macro
|
| /freebsd/crypto/krb5/src/lib/apputils/ |
| H A D | net-server.c | 131 UDP, TCP, RPC, UNX enumerator
|
| /freebsd/usr.bin/sockstat/ |
| H A D | main.c | 112 SCTP = 0, TCP, UDP, UDPLITE, DIVERT, STREAM, DGRAM, SEQPACK enumerator
|