Searched refs:tcpinfo_t (Results 1 - 5 of 5) sorted by relevance

/freebsd-10.2-release/cddl/lib/libdtrace/
H A Dtcp.d143 } tcpinfo_t;
146 * A clone of tcpinfo_t used to handle the fact that the TCP input path
208 translator tcpinfo_t < struct tcphdr *p > {
222 * This translator differs from the one for tcpinfo_t in that the sequence
/freebsd-10.2-release/sys/contrib/ipfilter/netinet/
H A Dip_state.h72 tcpinfo_t is_ts;
H A Dip_nat.h124 tcpinfo_t nat_unt;
H A Dip_fil.h1206 } tcpinfo_t; typedef in typeref:struct:tcpinfo
/freebsd-10.2-release/contrib/ipfilter/
H A Dip_fil_compat.c86 static void ipf_v5tcpinfoto4 __P((tcpinfo_t *, tcpinfo4_t *));
90 tcpinfo_t *v5;

Completed in 110 milliseconds