igmp_globals.h

来自「vxworks 6.x 的全部头文件」· C头文件 代码 · 共 21 行

H
21
字号
/* igmp_globals.h - file with the single global *//* Copyright 1996 - 2001 Wind River Systems, Inc. *//*modification history--------------------01b,20nov03,niq  Remove copyright_wrs.h file inclusion01a,29mar01,spm  file creation: copied from version 01c of tor2_0.open_stack                 branch (wpwr VOB) for unified code base*/#if !defined (_IGMP_GLOBAL_H_)#define _IGMP_GLOBAL_H_#ifndef VIRTUAL_STACKIGMP_CLASS vs_igmp;#endif /* VIRTUAL_STACK */#endif /* _IGMP_GLOBAL_H_ */

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?