Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
A Dopenvswitch.h796 #define OVS_CT_ATTR_MAX (__OVS_CT_ATTR_MAX - 1) macro
/linux/net/openvswitch/
A Dconntrack.c1501 static const struct ovs_ct_len_tbl ovs_ct_attr_lens[OVS_CT_ATTR_MAX + 1] = {
1533 if (type > OVS_CT_ATTR_MAX) { in parse_ct()
1536 type, OVS_CT_ATTR_MAX); in parse_ct()

Completed in 11 milliseconds