Searched defs:tcpfl (Results 1 – 3 of 3) sorted by relevance
104 npf_tcpfl2case(const unsigned tcpfl) in npf_tcpfl2case()296 const int tcpfl = th->th_flags; in npf_tcp_inwindow() local461 const unsigned tcpfl = th->th_flags, state = nst->nst_state; in npf_state_tcp() local
16 int tcpfl; /* TCP flags. */ member
83 struct flags tcpfl[] = { variable