Searched refs:fw_policy (Results 1 – 1 of 1) sorted by relevance
204 static const struct nla_policy fw_policy[TCA_FW_MAX + 1] = { variable264 err = nla_parse_nested(tb, TCA_FW_MAX, opt, fw_policy, NULL); in fw_change()