Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/uapi/linux/
A Dopenvswitch.h88 OVS_DP_ATTR_UPCALL_PID, /* Netlink PID to receive upcalls */ enumerator
/linux-6.3-rc2/net/openvswitch/
A Ddatapath.c1795 if (!a[OVS_DP_ATTR_NAME] || !a[OVS_DP_ATTR_UPCALL_PID]) in ovs_dp_cmd_new()
1832 parms.upcall_portids = a[OVS_DP_ATTR_UPCALL_PID]; in ovs_dp_cmd_new()
2058 [OVS_DP_ATTR_UPCALL_PID] = { .type = NLA_U32 },

Completed in 13 milliseconds