Home
last modified time | relevance | path

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

/linux-4.1.27/net/openvswitch/
Dflow_netlink.c468 static const struct nla_policy vxlan_opt_policy[OVS_VXLAN_EXT_MAX + 1] = { variable
483 err = nla_parse_nested(tb, OVS_VXLAN_EXT_MAX, a, vxlan_opt_policy); in vxlan_tun_opt_from_nlattr()