Home
last modified time | relevance | path

Searched refs:npfctl_parse_string (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/usr.sbin/npf/npfctl/
H A Dnpfctl.h117 void npfctl_parse_string(const char *, parse_entry_t);
H A Dnpf_scan.l69 npfctl_parse_string(const char *str, parse_entry_t entry) in npfctl_parse_string() function
H A Dnpf_cmd.c100 npfctl_parse_string(rule_string, entry); in npfctl_parse_rule()