Searched refs:IOC_ENTRY_SIZE (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/src/router/mpstat/
H A Dioconf.h77 #define IOC_ENTRY_SIZE (sizeof(struct ioc_entry)) macro
H A Dioconf.c175 IOC_ALLOC(iocp, struct ioc_entry, IOC_ENTRY_SIZE);
177 memset(iocp, 0, IOC_ENTRY_SIZE);

Completed in 32 milliseconds