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

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

Completed in 42 milliseconds