Searched refs:OVS_VPORT_ATTR_OPTIONS (Results 1 – 3 of 3) sorted by relevance
246 OVS_VPORT_ATTR_OPTIONS, /* nested attributes, varies by vport type */ enumerator
354 nla = nla_nest_start(skb, OVS_VPORT_ATTR_OPTIONS); in ovs_vport_get_options()
1917 parms.options = a[OVS_VPORT_ATTR_OPTIONS]; in ovs_vport_cmd_new()1967 if (a[OVS_VPORT_ATTR_OPTIONS]) { in ovs_vport_cmd_set()1968 err = ovs_vport_set_options(vport, a[OVS_VPORT_ATTR_OPTIONS]); in ovs_vport_cmd_set()2108 [OVS_VPORT_ATTR_OPTIONS] = { .type = NLA_NESTED },