Searched refs:port_in_stats_read (Results 1 – 2 of 2) sorted by relevance
682 struct pipeline_msg_req_port_in_stats_read port_in_stats_read; member739 struct pipeline_msg_rsp_port_in_stats_read port_in_stats_read; member830 req->port_in_stats_read.clear = clear; in softnic_pipeline_port_in_stats_read()838 memcpy(stats, &rsp->port_in_stats_read.stats, sizeof(*stats)); in softnic_pipeline_port_in_stats_read()2085 int clear = req->port_in_stats_read.clear; in pipeline_msg_handle_port_in_stats_read()2089 &rsp->port_in_stats_read.stats, in pipeline_msg_handle_port_in_stats_read()
655 struct pipeline_msg_req_port_in_stats_read port_in_stats_read; member717 struct pipeline_msg_rsp_port_in_stats_read port_in_stats_read; member808 req->port_in_stats_read.clear = clear; in pipeline_port_in_stats_read()816 memcpy(stats, &rsp->port_in_stats_read.stats, sizeof(*stats)); in pipeline_port_in_stats_read()2233 int clear = req->port_in_stats_read.clear; in pipeline_msg_handle_port_in_stats_read()2237 &rsp->port_in_stats_read.stats, in pipeline_msg_handle_port_in_stats_read()