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

  /src/sys/net/npf/
npf_state.c 181 * npf_state_inspect: inspect the packet according to the protocol state.
187 npf_state_inspect(npf_cache_t *npc, npf_state_t *nst, const npf_flow_t flow) function in typeref:typename:bool
npf_impl.h 473 bool npf_state_inspect(npf_cache_t *, npf_state_t *, npf_flow_t);
npf_conn.c 390 ok = npf_state_inspect(npc, &con->c_state, flow);
  /src/usr.sbin/npf/npftest/libnpftest/
npf_state_test.c 152 ret = npf_state_inspect(npc, nst,

Completed in 44 milliseconds