HomeSort by: relevance | last modified time | path
    Searched refs:tcpdata (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/external/bsd/ipf/netinet/
ip_state.h 303 extern int ipf_tcpinwindow(struct fr_info *, struct tcpdata *,
304 struct tcpdata *, tcphdr_t *, int);
ip_sync.c 152 void ipf_sync_tcporder(int, struct tcpdata *);
ip_fil.h 1185 typedef struct tcpdata { struct
ip_state.c 185 static int ipf_state_tcpinwindow(struct fr_info *, struct tcpdata *,
186 struct tcpdata *, tcphdr_t *, int);
1909 * the header and store them in the tcpdata struct.

Completed in 19 milliseconds