Home
last modified time | relevance | path

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

/linux-6.12.1/include/uapi/linux/
Dopenvswitch.h279 OVS_VPORT_ATTR_NETNSID, enumerator
/linux-6.12.1/net/openvswitch/
Ddatapath.c2124 if (nla_put_s32(skb, OVS_VPORT_ATTR_NETNSID, id)) in ovs_vport_cmd_fill_info()
2546 [OVS_VPORT_ATTR_NETNSID] = { .type = NLA_S32 },