代码搜索:frames

找到约 9,514 项符合「frames」的源代码

代码结果 9,514
www.eeworm.com/read/210394/15199526

readme_etherinputdemo

FILE LIST - etherInputDemo.c DESCRIPTION - Handles (receives) raw input frames (input data) from the network interface using the ether input hook routine etHandle(). T
www.eeworm.com/read/492281/1177063

readme_etherinputdemo

FILE LIST - etherInputDemo.c DESCRIPTION - Handles (receives) raw input frames (input data) from the network interface using the ether input hook routine etHandle(). T
www.eeworm.com/read/482538/1287029

readme

If you want to use the scripts and configurations in this directory, you probably want to add it to your ${PATH} variable so the scripts work. DUMPING 802.11 FRAMES (dump.click) ===================
www.eeworm.com/read/250243/4441277

c ebtable_broute.c

/* * ebtable_broute * * Authors: * Bart De Schuymer * * April, 2002 * * This table lets you choose between routing and bridging for frames * entering on a bridge ens
www.eeworm.com/read/209559/4975137

c ebtable_broute.c

/* * ebtable_broute * * Authors: * Bart De Schuymer * * April, 2002 * * This table lets you choose between routing and bridging for frames * entering on a bridge ens
www.eeworm.com/read/188220/5210259

aspx treenavigation.aspx

www.eeworm.com/read/182103/5270393

c ispsh7045.c

/* * This file contains the isp frames for the user interrupts. * From these procedures __ISR_Handler is called with the vector number * as argument. * * __ISR_Handler is kept in a separate file
www.eeworm.com/read/182103/5270446

c ispsh7032.c

/* * This file contains the isp frames for the user interrupts. * From these procedures __ISR_Handler is called with the vector number * as argument. * * __ISR_Handler is kept in a separate file
www.eeworm.com/read/180488/5283668

h camera.h

#define MAX_FRAMES 3 typedef struct { unsigned long VideoWidth; // app fills this in unsigned long VideoHeight; // app fills this in unsigned long StillWidth; // app fills this in unsigne
www.eeworm.com/read/337546/3339124

c ebt_ulog.c

/* * netfilter module for userspace bridged Ethernet frames logging daemons * * Authors: * Bart De Schuymer * Harald Welte * * November, 2004 *