Home
last modified time | relevance | path

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

/linux-6.12.1/net/openvswitch/
Dmeter.c37 [OVS_BAND_ATTR_STATS] = { .len = sizeof(struct ovs_flow_stats) },
260 if (!band_nla || nla_put(reply, OVS_BAND_ATTR_STATS, in ovs_meter_cmd_reply_stats()
/linux-6.12.1/include/uapi/linux/
Dopenvswitch.h1086 OVS_BAND_ATTR_STATS, /* struct ovs_flow_stats for the band. */ enumerator