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

  /src/sys/net/npf/
npf_state.c 247 const npf_tcpstate_t *fst = &nst->nst_tcpst[0];
248 const npf_tcpstate_t *tst = &nst->nst_tcpst[1];
npf_impl.h 150 } npf_tcpstate_t; typedef in typeref:struct:__anon4cd18a6f0408
154 npf_tcpstate_t nst_tcpst[2];
npf_state_tcp.c 297 npf_tcpstate_t *fstate, *tstate;
317 * Let these members of npf_tcpstate_t be the maximum seen values of:
  /src/usr.sbin/npf/npftest/libnpftest/
npf_test_subr.c 238 npf_tcpstate_t *fstate = &cstream_state.nst_tcpst[di];
239 npf_tcpstate_t *tstate = &cstream_state.nst_tcpst[!di];

Completed in 13 milliseconds