Searched refs:npf_tcpstate_t (Results 1 - 4 of 4) sorted by relevance

/netbsd-6-1-5-RELEASE/usr.sbin/npf/npftest/libnpftest/
H A Dnpf_test_subr.c92 npf_tcpstate_t *fstate = &cstream_state.nst_tcpst[di];
93 npf_tcpstate_t *tstate = &cstream_state.nst_tcpst[!di];
/netbsd-6-1-5-RELEASE/sys/net/npf/
H A Dnpf_state.c196 const npf_tcpstate_t *fst = &nst->nst_tcpst[0];
197 const npf_tcpstate_t *tst = &nst->nst_tcpst[1];
H A Dnpf_impl.h115 } npf_tcpstate_t; typedef in typeref:struct:__anon8976
120 npf_tcpstate_t nst_tcpst[2];
H A Dnpf_state_tcp.c303 npf_tcpstate_t *fstate, *tstate;
323 * Let these members of npf_tcpstate_t be the maximum seen values of:

Completed in 266 milliseconds