Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/
Dvxlan.c3073 static const struct nla_policy vxlan_policy[IFLA_VXLAN_MAX + 1] = { variable
3667 if (vxlan_policy[attrtype].type == NLA_FLAG) in vxlan_nl2flag()
4171 .policy = vxlan_policy,