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

  /src/usr.sbin/npf/npfctl/
npfctl.h 256 void npfctl_build_rule(uint32_t, const char *, sa_family_t,
npf_parse.y 601 npfctl_build_rule($1 | $2 | $3 | $4, $5,
607 npfctl_build_rule($1 | $2 | $3 | $4, $5,
613 npfctl_build_rule($1 | $3 | $4, $5, 0, NULL, &$6, NULL, NULL);
npf_build.c 829 * npfctl_build_rule: create a rule, build byte-code from filter options,
833 npfctl_build_rule(uint32_t attr, const char *ifname, sa_family_t family, function in typeref:typename:void

Completed in 41 milliseconds