Home
last modified time | relevance | path

Searched defs:tcpfl (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/sys/net/npf/
H A Dnpf_state_tcp.c104 npf_tcpfl2case(const unsigned tcpfl) in npf_tcpfl2case()
296 const int tcpfl = th->th_flags; in npf_tcp_inwindow() local
461 const unsigned tcpfl = th->th_flags, state = nst->nst_state; in npf_state_tcp() local
/netbsd-src/usr.sbin/npf/npftest/libnpftest/
H A Dnpf_state_test.c16 int tcpfl; /* TCP flags. */ member
/netbsd-src/external/bsd/ipf/dist/tools/
H A Dipmon.c83 struct flags tcpfl[] = { variable