搜索资源列表
FramePack
- 设计一个仿真软件来实现Ethernet帧的封装与CRC检测,整个模拟软件在VC++环境下实现.
frameparser
- ethernet帧解析,根据截获得数据包,按照以太帧结构解析,crc-8校验
crc32defs
- There are multiple 16-bit CRC polynomials in common use, but this is the standard CRC-32 polynomial, first popularized by Ethernet.
if_ether
- IEEE 802.3 Ethernet magic constants. The frame sizes omit the preamble and FCS CRC (frame check sequence).
if_ether
- IEEE 802.3 Ethernet magic constants. The frame sizes omit the preamble and FCS CRC (frame check sequence).
post_increment
- Same crc32 function was used in 5 other places in the kernel. I made one version, and deleted the others.@crc: seed value for computation. ~0 for Ethernet, sometimes 0 for other uses, or the previous crc32 value if computing incrementally.
declare_reachable
- @crc: seed value for computation. ~0 for Ethernet, sometimes 0 for other uses, or the previous crc32 value if computing incrementally.