Home
last modified time | relevance | path

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

/freebsd/usr.bin/systat/
H A Dsystat.h59 #define TCP 0x1 macro
/freebsd/sys/netinet/libalias/
H A Dalias_mod.h56 #define TCP 0x02 macro
/freebsd/contrib/capsicum-test/
H A Dsocket.cc129 TEST(Socket, TCP) { in TEST() argument
/freebsd/contrib/unbound/dnstap/
H A Ddnstap.proto62 TCP = 2; // DNS over TCP transport (RFC 1035 section 4.2.2) enumerator
/freebsd/crypto/krb5/src/lib/krb5/os/
H A Dos-proto.h43 TCP, enumerator
/freebsd/sys/netpfil/ipfw/nat64/
H A Dnat64_translate.h78 #define TCP(p) ((struct tcphdr *)(p)) macro
/freebsd/sys/netpfil/ipfw/
H A Dip_fw_log.c81 #define TCP(p) ((struct tcphdr *)(p)) macro
H A Dip_fw2.c255 #define TCP(p) ((struct tcphdr *)(p)) macro
/freebsd/crypto/krb5/src/lib/apputils/
H A Dnet-server.c125 UDP, TCP, RPC enumerator