6 * struct wprobe_value: data structure for attribute values
7 * see kernel api netlink attributes for more information
26 void *usedata
; /* Pointer to used data.something */
29 struct exporter_data
{
30 int id
; /* ipfix id */
31 int userid
; /* focus or global */
32 int size
; /* size in byte*/
33 struct wprobe_value val
;
This page took 0.043904 seconds and 5 git commands to generate.