Searched defs:TCP (Results 1 - 5 of 5) sorted by relevance

/freebsd-current/usr.bin/systat/
H A Dsystat.h59 #define TCP 0x1 macro
/freebsd-current/sys/netpfil/ipfw/
H A Dip_fw_log.c78 #define TCP(p) ((struct tcphdr *)(p)) macro
H A Dip_fw2.c253 #define TCP(p) ((struct tcphdr *)(p)) macro
[all...]
/freebsd-current/sys/netinet/libalias/
H A Dalias_mod.h56 #define TCP 0x02 macro
/freebsd-current/sys/netpfil/ipfw/nat64/
H A Dnat64_translate.h78 #define TCP(p) ((struct tcphdr *)(p)) macro

Completed in 248 milliseconds