Searched refs:OVS_VPORT_ATTR_NETNSID (Results 1 – 2 of 2) sorted by relevance
328 OVS_VPORT_ATTR_NETNSID, enumerator
2183 if (nla_put_s32(skb, OVS_VPORT_ATTR_NETNSID, id)) in ovs_vport_cmd_fill_info() 2219 msgsize += nla_total_size(sizeof(s32)); /* OVS_VPORT_ATTR_NETNSID */ in ovs_vport_cmd_msg_size() 2621 [OVS_VPORT_ATTR_NETNSID] = { .type = NLA_S32 },