Searched refs:tcpdata (Results 1 – 5 of 5) sorted by relevance
/netbsd-src/sys/external/bsd/ipf/netinet/ |
H A D | ip_state.h | 303 extern int ipf_tcpinwindow(struct fr_info *, struct tcpdata *, 304 struct tcpdata *, tcphdr_t *, int);
|
H A D | ip_sync.c | 152 void ipf_sync_tcporder(int, struct tcpdata *);
|
H A D | ip_fil.h | 1185 typedef struct tcpdata { struct
|
H A D | ip_state.c | 185 static int ipf_state_tcpinwindow(struct fr_info *, struct tcpdata *, 186 struct tcpdata *, tcphdr_t *, int);
|
/netbsd-src/external/bsd/ipf/dist/ |
H A D | ip_sync.c | 148 void ipf_sync_tcporder __P((int, struct tcpdata *));
|