Searched refs:OVS_DP_ATTR_UPCALL_PID (Results 1 – 2 of 2) sorted by relevance
88 OVS_DP_ATTR_UPCALL_PID, /* Netlink PID to receive upcalls */ enumerator
1795 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