HomeSort by: relevance | last modified time | path
    Searched defs:defgroup_l2 (Results 1 - 1 of 1) sorted by relevancy

  /src/usr.sbin/npf/npfctl/
npf_build.c 63 static nl_rule_t * defgroup_l2 = NULL; variable in typeref:typename:nl_rule_t *
112 if (l2_group & !defgroup_l2) {
118 if (defgroup_l2)
119 npf_rule_insert(npf_conf, NULL, defgroup_l2);
767 defgroup_l2 = set_defgroup(rl, defgroup_l2, attr);
799 if (group == defgroup_l3 || group == defgroup_l2) {

Completed in 11 milliseconds