Searched refs:port_in_stats_read (Results 1 – 2 of 2) sorted by relevance
686 struct pipeline_msg_req_port_in_stats_read port_in_stats_read; member743 struct pipeline_msg_rsp_port_in_stats_read port_in_stats_read; member834 req->port_in_stats_read.clear = clear; in softnic_pipeline_port_in_stats_read()842 memcpy(stats, &rsp->port_in_stats_read.stats, sizeof(*stats)); in softnic_pipeline_port_in_stats_read()2089 int clear = req->port_in_stats_read.clear; in pipeline_msg_handle_port_in_stats_read()2093 &rsp->port_in_stats_read.stats, in pipeline_msg_handle_port_in_stats_read()
657 struct pipeline_msg_req_port_in_stats_read port_in_stats_read; member719 struct pipeline_msg_rsp_port_in_stats_read port_in_stats_read; member810 req->port_in_stats_read.clear = clear; in pipeline_port_in_stats_read()818 memcpy(stats, &rsp->port_in_stats_read.stats, sizeof(*stats)); in pipeline_port_in_stats_read()2235 int clear = req->port_in_stats_read.clear; in pipeline_msg_handle_port_in_stats_read()2239 &rsp->port_in_stats_read.stats, in pipeline_msg_handle_port_in_stats_read()