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

/netbsd-current/usr.sbin/npf/npfctl/
H A Dnpfctl.h86 } opt_proto_t; typedef in typeref:struct:opt_proto
H A Dnpf_build.c336 npfctl_build_proto_block(npf_bpf_t *ctx, const opt_proto_t *op, bool multiple)
390 const opt_proto_t *op = npfvar_get_data(vars, NPFVAR_PROTO, 0);
397 const opt_proto_t *op = npfvar_get_data(vars, NPFVAR_PROTO, i);
417 const opt_proto_t *op = npfvar_get_data(vars, NPFVAR_PROTO, i);
H A Dnpf_parse.y210 opt_proto_t optproto;

Completed in 224 milliseconds