Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/ofed/libsdp/src/
Dconfig_parser.h45 TCP = 261, enumerator
63 #define TCP 261 macro
Dconfig_parser.c80 TCP = 261, enumerator
98 #define TCP 261 macro
/freebsd-10-stable/contrib/unbound/dnstap/
Ddnstap.proto62 TCP = 2; // Transmission Control Protocol (RFC 793) enumerator
/freebsd-10-stable/usr.bin/systat/
Dsystat.h59 #define TCP 0x1 macro
/freebsd-10-stable/sys/netinet/libalias/
Dalias_mod.h56 #define TCP 2 macro
/freebsd-10-stable/sys/netpfil/ipfw/
Dip_fw_log.c81 #define TCP(p) ((struct tcphdr *)(p)) macro
Dip_fw2.c213 #define TCP(p) ((struct tcphdr *)(p)) macro
/freebsd-10-stable/sys/net/
Dflowtable.c287 #define TCP(p) ((struct tcphdr *)(p)) macro