Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/uapi/linux/
A Dopenvswitch.h818 OVS_CT_ATTR_LABELS, /* labels to associate with this connection. */ enumerator
/linux-6.3-rc2/net/openvswitch/
A Dconntrack.c1250 [OVS_CT_ATTR_LABELS] = { .minlen = sizeof(struct md_labels),
1316 case OVS_CT_ATTR_LABELS: { in parse_ct()
1560 nla_put(skb, OVS_CT_ATTR_LABELS, sizeof(ct_info->labels), in ovs_ct_action_to_attr()

Completed in 14 milliseconds