Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/ipf/netinet/
H A Dip_state.h71 tcpinfo_t is_ts;
H A Dip_nat.h142 tcpinfo_t nat_unt;
H A Dip_fil.h1205 } tcpinfo_t; typedef
H A Dip_fil_compat.c88 static void ipf_v5tcpinfoto4(tcpinfo_t *, tcpinfo4_t *);
90 static void ipf_v5tcpinfoto4(tcpinfo_t *, tcpinfo4_t *);
93 ipf_v5tcpinfoto4(tcpinfo_t *v5, tcpinfo4_t *v4) in ipf_v5tcpinfoto4()
/netbsd-src/external/bsd/ipf/dist/
H A Dip_fil_compat.c88 static void ipf_v5tcpinfoto4 __P((tcpinfo_t *, tcpinfo4_t *));
92 tcpinfo_t *v5; in ipf_v5tcpinfoto4()