Home
last modified time | relevance | path

Searched refs:IPF_EXP_TCP_SPORT (Results 1 – 8 of 8) sorted by relevance

/netbsd-src/external/bsd/ipf/dist/lib/
H A Dprintipfexpr.c60 case IPF_EXP_TCP_SPORT :
H A Dparseipfexpr.c25 { IPF_EXP_TCP_SPORT, 1, 0, 1, "tcp.sport" },
/netbsd-src/external/bsd/ipf/dist/tools/
H A Dipnat.c835 case IPF_EXP_TCP_SPORT :
H A Dipfstat.c2312 case IPF_EXP_TCP_SPORT :
/netbsd-src/sys/external/bsd/ipf/netinet/
H A Dip_fil.h1581 #define IPF_EXP_TCP_SPORT 0x00060003 macro
H A Dip_state.c5045 case IPF_EXP_TCP_SPORT : in ipf_state_matcharray()
H A Dip_nat.c7773 case IPF_EXP_TCP_SPORT : in ipf_nat_matcharray()
H A Dfil.c8648 case IPF_EXP_TCP_SPORT : in ipf_fr_matcharray()