mirror of https://github.com/sipwise/rtpengine.git
... and move to kernel module. Keep the common fields at the beginning of the header in place for both user space and kernel space, and move the remaining (user only) fields into a separate header. The kernel module doesn't need to know about these extra fields. Change-Id: I9865349e948aacd09753a1b4610098a4d1fc823dpull/1826/head
parent
4cee2c1fa7
commit
e08c46a358
@ -0,0 +1,3 @@
|
||||
F(packets_kernel)
|
||||
F(bytes_kernel)
|
||||
F(errors_kernel)
|
@ -0,0 +1 @@
|
||||
#include "common_counter_stats_fields.inc"
|
Loading…
Reference in new issue