mpltaskchksum.h
来自「NATIONAL公司DP83816芯片Linux下驱动」· C头文件 代码 · 共 19 行
H
19 行
//******************************************************************************
//
// MPLTASKCHKSUM.H
//
// Copyright (c) 2004 National Semiconductor Corporation.
// All Rights Reserved
//
// MPL checksum (IP, TCP, UDP) Offload Task Module definitions and exports
//
// MPL clients should not include this file directly, instead include
// mplclient.h
//******************************************************************************
#ifndef _MPLTASKCHKSUM_H_
#define _MPLTASKCHKSUM_H_
#endif // _MPLTASKCHKSUM_H_
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?