Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/ipf/netinet/
H A Dip_state.h303 extern int ipf_tcpinwindow(struct fr_info *, struct tcpdata *,
304 struct tcpdata *, tcphdr_t *, int);
H A Dip_sync.c152 void ipf_sync_tcporder(int, struct tcpdata *);
H A Dip_fil.h1185 typedef struct tcpdata { struct
H A Dip_state.c185 static int ipf_state_tcpinwindow(struct fr_info *, struct tcpdata *,
186 struct tcpdata *, tcphdr_t *, int);
/netbsd-src/external/bsd/ipf/dist/
H A Dip_sync.c148 void ipf_sync_tcporder __P((int, struct tcpdata *));