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

/linux-4.1.27/net/openvswitch/
H A Dvport-vxlan.c126 static const struct nla_policy exts_policy[OVS_VXLAN_EXT_MAX+1] = { variable in typeref:struct:nla_policy
139 err = nla_parse_nested(exts, OVS_VXLAN_EXT_MAX, attr, exts_policy); vxlan_configure_exts()

Completed in 52 milliseconds