HomeSort by: relevance | last modified time | path
    Searched refs:op_opts (Results 1 - 3 of 3) sorted by relevancy

  /src/usr.sbin/npf/npfctl/
npf_parse.y 657 $$.op_opts = $2;
662 $$.op_opts = $2;
667 $$.op_opts = $2;
672 $$.op_opts = NULL;
677 $$.op_opts = NULL;
npfctl.h 101 npfvar_t * op_opts; member in struct:opt_proto
npf_build.c 371 npfvar_t *popts = op->op_opts;
453 *tcp_with_nofl = op->op_opts == NULL;

Completed in 15 milliseconds