| 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) {
|