HomeSort by: relevance | last modified time | path
    Searched defs:npf_tcp_inwindow (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/net/npf/
npf_state_tcp.c 288 * npf_tcp_inwindow: determine whether the packet is in the TCP window
292 npf_tcp_inwindow(npf_cache_t *npc, npf_state_t *nst, const npf_flow_t flow) function in typeref:typename:bool
478 if (!npf_tcp_inwindow(npc, nst, flow)) {
npf_state_tcp.c 288 * npf_tcp_inwindow: determine whether the packet is in the TCP window
292 npf_tcp_inwindow(npf_cache_t *npc, npf_state_t *nst, const npf_flow_t flow) function in typeref:typename:bool
478 if (!npf_tcp_inwindow(npc, nst, flow)) {
npf_state_tcp.c 288 * npf_tcp_inwindow: determine whether the packet is in the TCP window
292 npf_tcp_inwindow(npf_cache_t *npc, npf_state_t *nst, const npf_flow_t flow) function in typeref:typename:bool
478 if (!npf_tcp_inwindow(npc, nst, flow)) {

Completed in 152 milliseconds