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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/mtd/nand/
H A Dnandsim.c341 uint32_t reqopts; /* options which are required to perform the operation */ member in struct:nandsim_operations
1111 if (!(ns->options & ops[i].reqopts))
1125 && (ns->options & ops[idx].reqopts)) {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/dhcp6/
H A Dcommon.c991 int i, opt, optlen, reqopts, num; local
1086 reqopts = optlen / 2;
1087 for (i = 0, val = cp; i < reqopts;

Completed in 92 milliseconds