Home
last modified time | relevance | path

Searched refs:IPF_EXP_TCP_STATE (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/external/bsd/ipf/dist/lib/
H A Dprintipfexpr.c96 case IPF_EXP_TCP_STATE :
H A Dparseipfexpr.c30 { IPF_EXP_TCP_STATE, 1, 0, 1, "tcp.state" },
/netbsd-src/sys/external/bsd/ipf/netinet/
H A Dip_fil.h1587 #define IPF_EXP_TCP_STATE 0x01060002 macro
H A Dip_state.c5058 case IPF_EXP_TCP_STATE : in ipf_state_matcharray()
H A Dip_nat.c7786 case IPF_EXP_TCP_STATE : in ipf_nat_matcharray()
/netbsd-src/external/bsd/ipf/dist/tools/
H A Dipfstat.c2331 case IPF_EXP_TCP_STATE :