vsmroute.h

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

H
24
字号
/* vsMroute.h - virtual stack data for mroute *//* Copyright 2000 - 2001 Wind River Systems, Inc. *//*modification history--------------------01e,05nov04,rae  Obsolete.  Correct header is vsMcast.h (SPR #103780)01d,11aug04,niq  VS data structure reorganization01c,05nov03,cdw  Removal of unnecessary _KERNEL guards.01b,04nov03,rlm  Ran batch header path update for header re-org.01a,01jul02,ant  written*//* This header is obsolete, and is liable to be removed.  Do not use. */#ifndef __INCvsMrouteh#define __INCvsMrouteh#include "netinet/vsMcast.h"#endif /* __INCvsMrouteh */

⌨️ 快捷键说明

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