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

  /src/sys/net/npf/
npf_state_tcp.c 104 npf_tcpfl2case(const unsigned tcpfl) function in typeref:typename:unsigned
139 * new_state = npf_tcp_fsm[old_state][direction][npf_tcpfl2case(tcp_flags)];
468 const u_int flagcase = npf_tcpfl2case(tcpfl);

Completed in 11 milliseconds