Home
last modified time | relevance | path

Searched refs:OVS_PACKET_FAMILY (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/include/uapi/linux/
H A Dopenvswitch.h135 #define OVS_PACKET_FAMILY "ovs_packet" macro
/kernel/linux/linux-6.6/include/uapi/linux/
H A Dopenvswitch.h146 #define OVS_PACKET_FAMILY "ovs_packet" macro
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H A Dopenvswitch.h76 #define OVS_PACKET_FAMILY "ovs_packet" macro
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H A Dopenvswitch.h76 #define OVS_PACKET_FAMILY "ovs_packet" macro
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
H A Dopenvswitch.h61 #define OVS_PACKET_FAMILY "ovs_packet" macro
/kernel/linux/linux-6.6/tools/testing/selftests/net/openvswitch/
H A Dovs-dpctl.py41 OVS_PACKET_FAMILY = "ovs_packet" variable
1457 self.bind(OVS_PACKET_FAMILY, OvsPacket.ovs_packet_msg)
/kernel/linux/linux-5.10/net/openvswitch/
H A Ddatapath.c673 .name = OVS_PACKET_FAMILY,
2659 MODULE_ALIAS_GENL_FAMILY(OVS_PACKET_FAMILY); variable
/kernel/linux/linux-6.6/net/openvswitch/
H A Ddatapath.c711 .name = OVS_PACKET_FAMILY,
2806 MODULE_ALIAS_GENL_FAMILY(OVS_PACKET_FAMILY); variable

Completed in 22 milliseconds