Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/vxlan/
Dvxlan_core.c3256 static const struct nla_policy vxlan_policy[IFLA_VXLAN_MAX + 1] = { variable
3902 if (vxlan_policy[attrtype].type == NLA_FLAG) in vxlan_nl2flag()
4455 .policy = vxlan_policy,