Home
last modified time | relevance | path

Searched refs:IPFT_WRDISABLED (Results 1 – 2 of 2) sorted by relevance

/netbsd/sys/external/bsd/ipf/netinet/
H A Dip_fil.h1412 #define IPFT_WRDISABLED 2 /* write when disabled only */ macro
H A Dfil.c7189 if (((ta->ipft_flags & IPFT_WRDISABLED) != 0) && in ipf_ipftune()