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

/netbsd-current/usr.sbin/npf/npfctl/
H A Dnpf_parse.y604 $$.op_opts = $2;
609 $$.op_opts = $2;
614 $$.op_opts = $2;
619 $$.op_opts = NULL;
624 $$.op_opts = NULL;
H A Dnpfctl.h85 npfvar_t * op_opts; member in struct:opt_proto
H A Dnpf_build.c339 npfvar_t *popts = op->op_opts;
421 *tcp_with_nofl = op->op_opts == NULL;

Completed in 277 milliseconds