Home
last modified time | relevance | path

Searched refs:ovs_flow_stats (Results 1 – 8 of 8) sorted by relevance

/OK3568_Linux_fs/kernel/net/openvswitch/
H A Dmeter.h30 struct ovs_flow_stats stats;
41 struct ovs_flow_stats stats;
H A Dmeter.c26 [OVS_METER_ATTR_STATS] = { .len = sizeof(struct ovs_flow_stats) },
38 [OVS_BAND_ATTR_STATS] = { .len = sizeof(struct ovs_flow_stats) },
246 sizeof(struct ovs_flow_stats), &meter->stats)) in ovs_meter_cmd_reply_stats()
264 sizeof(struct ovs_flow_stats), in ovs_meter_cmd_reply_stats()
357 meter->stats = *(struct ovs_flow_stats *) in dp_meter_create()
H A Dflow.h269 void ovs_flow_stats_get(const struct sw_flow *, struct ovs_flow_stats *,
H A Ddatapath.c759 + nla_total_size_64bit(sizeof(struct ovs_flow_stats)) /* OVS_FLOW_ATTR_STATS */ in ovs_flow_cmd_msg_size()
768 struct ovs_flow_stats stats; in ovs_flow_cmd_fill_stats()
781 sizeof(struct ovs_flow_stats), &stats, in ovs_flow_cmd_fill_stats()
H A Dflow.c126 struct ovs_flow_stats *ovs_stats, in ovs_flow_stats_get()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/
H A Dopenvswitch.h302 struct ovs_flow_stats { struct
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/
H A Dopenvswitch.h302 struct ovs_flow_stats { struct
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dopenvswitch.h308 struct ovs_flow_stats { struct