Home
last modified time | relevance | path

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

/f-stack/freebsd/netinet/libalias/
H A Dalias_mod.h58 #define TCP 0x02 macro
/f-stack/freebsd/netpfil/ipfw/
H A Dip_fw_log.c79 #define TCP(p) ((struct tcphdr *)(p)) macro
H A Dip_fw2.c253 #define TCP(p) ((struct tcphdr *)(p)) macro
/f-stack/freebsd/netpfil/ipfw/nat64/
H A Dnat64_translate.h80 #define TCP(p) ((struct tcphdr *)(p)) macro
/f-stack/dpdk/drivers/net/mlx4/
H A Dmlx4_flow.c101 TCP, UDP, in mlx4_conv_rss_types() enumerator