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

/linux-4.4.14/net/openvswitch/
H A Dconntrack.c559 static const struct ovs_ct_len_tbl ovs_ct_attr_lens[OVS_CT_ATTR_MAX + 1] = { variable in typeref:struct:ovs_ct_len_tbl
579 int maxlen = ovs_ct_attr_lens[type].maxlen; nla_for_each_nested()
580 int minlen = ovs_ct_attr_lens[type].minlen; nla_for_each_nested()

Completed in 35 milliseconds