文件名称:vlan_port
- 所属分类:
- 数据结构常用算法
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 315kb
- 下载次数:
- 0次
- 提 供 者:
- chenj*****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
vlan与port的组织.一个系统中的port的数量在1K以内,
port以pid来标识,
pid分布在两个区间内,[0, 512],[2048, 2048 + 128],
port数量是一个固定值,启动时由系数检测,调用add_port()创建相应的数据结构-vlan and port organization. a system of port the number of 1K or less,
port the pid to identify,
pid distributed in two intervals, [0, 512], [2048, 2048+ 128],
port number is a fixed value, start by the coefficient of detection, call add_port () to create the corresponding data structure
port以pid来标识,
pid分布在两个区间内,[0, 512],[2048, 2048 + 128],
port数量是一个固定值,启动时由系数检测,调用add_port()创建相应的数据结构-vlan and port organization. a system of port the number of 1K or less,
port the pid to identify,
pid distributed in two intervals, [0, 512], [2048, 2048+ 128],
port number is a fixed value, start by the coefficient of detection, call add_port () to create the corresponding data structure
(系统自动生成,下载前可以参看下载内容)
下载文件列表
实现vlan的结构.docx
vlan_port\list.h
.........\makefile
.........\vlan_interface.c
.........\vlan_interface.h
.........\vlan_main.c
.........\vlan_test.c
.........\vlan_test.h
编码练习题2---vlan与port的组织.txt
vlan_port
vlan_port\list.h
.........\makefile
.........\vlan_interface.c
.........\vlan_interface.h
.........\vlan_main.c
.........\vlan_test.c
.........\vlan_test.h
编码练习题2---vlan与port的组织.txt
vlan_port