Home
last modified time | relevance | path

Searched refs:vxlan_policy (Results 1 – 1 of 1) sorted by relevance

/linux-5.19.10/drivers/net/vxlan/
Dvxlan_core.c3213 static const struct nla_policy vxlan_policy[IFLA_VXLAN_MAX + 1] = { variable
3854 if (vxlan_policy[attrtype].type == NLA_FLAG) in vxlan_nl2flag()
4389 .policy = vxlan_policy,