cmd_send_test
struct cmd_send_test *cmd;
cmd = (struct cmd_send_test *)m->m_data;
struct cmd_send_test cmd;
len = sizeof(struct cmd_send_test);