Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/vxlan/
H A Dvxlan_core.c3283 static const struct nla_policy vxlan_policy[IFLA_VXLAN_MAX + 1] = { variable
3929 if (vxlan_policy[attrtype].type == NLA_FLAG) in vxlan_nl2flag()
4482 .policy = vxlan_policy,