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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/dhcp6/
H A Dcommon.c982 int i, opt, optlen, reqopts, num; local
1077 reqopts = optlen / 2;
1078 for (i = 0, val = cp; i < reqopts;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/mtd/nand/
H A Dnandsim.c366 uint32_t reqopts; /* options which are required to perform the operation */ member in struct:nandsim_operations
1215 if (!(ns->options & ops[i].reqopts))
1229 && (ns->options & ops[idx].reqopts)) {
/netgear-R7000-V1.0.7.12_1.2.5/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 97 milliseconds