Searched refs:fo_tinvert (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/usr.sbin/npf/npfctl/
H A Dnpf_parse.y663 $$.fo_tinvert = false;
694 $$.fo_tinvert = $6;
703 $$.fo_tinvert = false;
712 $$.fo_tinvert = $2;
H A Dnpfctl.h80 bool fo_tinvert; member in struct:filt_opts
H A Dnpf_build.c488 opts = MATCH_DST | (fopts->fo_tinvert ? MATCH_INVERT : 0);

Completed in 697 milliseconds