Searched refs:vxlan_opt_policy (Results 1 – 1 of 1) sorted by relevance
468 static const struct nla_policy vxlan_opt_policy[OVS_VXLAN_EXT_MAX + 1] = { variable483 err = nla_parse_nested(tb, OVS_VXLAN_EXT_MAX, a, vxlan_opt_policy); in vxlan_tun_opt_from_nlattr()