Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
H A Dopenvswitch.h1101 #define OVS_CT_LIMIT_FAMILY "ovs_ct_limit" macro
/linux/net/openvswitch/
H A Dconntrack.c1987 .name = OVS_CT_LIMIT_FAMILY,
H A Ddatapath.c2811 MODULE_ALIAS_GENL_FAMILY(OVS_CT_LIMIT_FAMILY);
/linux/tools/testing/selftests/net/openvswitch/
H A Dovs-dpctl.py48 OVS_CT_LIMIT_FAMILY = "ovs_ct_limit" variable