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

/netgear-R7000-V1.0.7.12_1.2.5/src/router/iputils/racoon/
H A Dbackupsa.c269 #define GETNEXTNUM(value, function) \ macro
281 GETNEXTNUM(satype, strtoul);
282 GETNEXTNUM(spi, strtoul);
284 GETNEXTNUM(mode, strtoul);
285 GETNEXTNUM(reqid, strtoul);
286 GETNEXTNUM(wsize, strtoul);
287 GETNEXTNUM(e_type, strtoul);
288 GETNEXTNUM(e_keylen, strtoul);
289 GETNEXTNUM(a_type, strtoul);
290 GETNEXTNUM(a_keyle
298 #undef GETNEXTNUM macro
[all...]

Completed in 55 milliseconds