iproute2/include/cg_map.h
<<
>>
Prefs
   1#ifndef __CG_MAP_H__
   2#define __CG_MAP_H__
   3
   4const char *cg_id_to_path(__u64 id);
   5
   6#endif /* __CG_MAP_H__ */
   7