X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=kernel%2Fcacct_cmd.h;fp=kernel%2Fcacct_cmd.h;h=0000000000000000000000000000000000000000;hb=db5ef3f969fc6ad34aeb5903e44d0049b2e50791;hp=6a697c701e41e320f798d1a482610f542610a287;hpb=95e2774070e989fe9cf9f48dae5fa054e55e2a3e;p=util-vserver.git diff --git a/kernel/cacct_cmd.h b/kernel/cacct_cmd.h deleted file mode 100644 index 6a697c7..0000000 --- a/kernel/cacct_cmd.h +++ /dev/null @@ -1,16 +0,0 @@ -#ifndef _VX_CACCT_CMD_H -#define _VX_CACCT_CMD_H - - -/* virtual host info name commands */ - -#define VCMD_sock_stat VC_CMD(VSTAT, 5, 0) - -struct vcmd_sock_stat_v0 { - uint32_t field; - uint32_t count[3]; - uint64_t total[3]; -}; - - -#endif /* _VX_CACCT_CMD_H */