Searched refs:proto_stats (Results 1 – 1 of 1) sorted by relevance
665 struct net_aop_protocol_stats proto_stats = {}; variable687 if (buffer_space < sizeof(proto_stats)) {691 error = net_aop_get_protocol_stats(&proto_stats);692 out_buffer = (uint8_t *)&proto_stats;693 out_size = sizeof(proto_stats);713 buffer_space = sizeof(proto_stats);