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

  /src/usr.sbin/npf/npfctl/
npfctl.h 102 } opt_proto_t; typedef in typeref:struct:opt_proto
npf_build.c 368 npfctl_build_proto_block(npf_bpf_t *ctx, const opt_proto_t *op, bool multiple)
422 const opt_proto_t *op = npfvar_get_data(vars, NPFVAR_PROTO, 0);
429 const opt_proto_t *op = npfvar_get_data(vars, NPFVAR_PROTO, i);
449 const opt_proto_t *op = npfvar_get_data(vars, NPFVAR_PROTO, i);
npf_parse.y 226 opt_proto_t optproto;

Completed in 14 milliseconds