Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/
Dvxlan.c3328 static const struct nla_policy vxlan_policy[IFLA_VXLAN_MAX + 1] = { variable
3947 if (vxlan_policy[attrtype].type == NLA_FLAG) in vxlan_nl2flag()
4449 .policy = vxlan_policy,