Home
last modified time | relevance | path

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

/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/
H A Dopenvswitch.h84 OVS_DP_ATTR_UPCALL_PID, /* Netlink PID to receive upcalls */ enumerator
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/
H A Dopenvswitch.h84 OVS_DP_ATTR_UPCALL_PID, /* Netlink PID to receive upcalls */ enumerator
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dopenvswitch.h84 OVS_DP_ATTR_UPCALL_PID, /* Netlink PID to receive upcalls */ enumerator
/OK3568_Linux_fs/kernel/net/openvswitch/
H A Ddatapath.c1676 if (!a[OVS_DP_ATTR_NAME] || !a[OVS_DP_ATTR_UPCALL_PID]) in ovs_dp_cmd_new()
1713 parms.upcall_portids = a[OVS_DP_ATTR_UPCALL_PID]; in ovs_dp_cmd_new()
1924 [OVS_DP_ATTR_UPCALL_PID] = { .type = NLA_U32 },