Home
last modified time | relevance | path

Searched defs:ruleops_s (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/usr.sbin/npf/npfctl/
H A Dnpf_cmd.c110 static const struct ruleops_s { in npfctl_rule() struct
111 const char * cmd; in npfctl_rule()
112 int action; in npfctl_rule()
113 bool extra_arg; in npfctl_rule()