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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/
H A Dcompat.c2016 #define ca32_client u.u32_client macro
2042 if (!access_ok(VERIFY_READ, &arg->ca32_client,
2043 sizeof(arg->ca32_client)) ||
2046 &arg->ca32_client.cl32_ident[0],
2049 &arg->ca32_client.cl32_naddr) ||
2051 &arg->ca32_client.cl32_addrlist[0],
2054 &arg->ca32_client.cl32_fhkeytype) ||
2056 &arg->ca32_client.cl32_fhkeylen) ||
2058 &arg->ca32_client.cl32_fhkey[0],

Completed in 106 milliseconds