moarp.h
来自「MONA是为数不多的C++语言编写的一个很小的操作系统」· C头文件 代码 · 共 31 行
H
31 行
/*! \file MoArp.h \brief ARP僾儘僩僐儖幚憰僋儔僗 僿僢僟 Copyright (c) 2004 Yamami All rights reserved. License=MIT/X Licnese \author Yamami \version $Revision: 1.2 $ \date create:2004/08/28 update:$Date: 2004/09/20 15:29:03 $*/#ifndef _MONA_MOARP_#define _MONA_MOARP_#include <sys/types.h>#include <sys/HashMap.h>#include <monapi.h>#include "MoPacUtl.h"#include "MonesDefine.h"#include "AbstractMonic.h"using namespace MonAPI;/*! * \struct ARP_HEADER * \brief ARP僿僢僟峔憿懱 */typedef struct{ word hardType __attribute__((packed)); //拾霓唱崩蔡
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?