Home
last modified time | relevance | path

Searched refs:fr_tcpinwindow (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/inet/ipf/netinet/
H A Dip_state.h237 extern int fr_tcpinwindow __P((struct fr_info *, struct tcpdata *,
/illumos-gate/usr/src/uts/common/inet/ipf/
H A Dip_state.c1691 if (fr_tcpinwindow(fin, fdata, tdata, tcp, is->is_flags)) {
1794 int fr_tcpinwindow(fin, fdata, tdata, tcp, flags) in fr_tcpinwindow() function