Searched defs:GET_LE32 (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/ncpfs/
H A Dncpsign_kernel.c18 #define GET_LE32(p) (*(int *)(p)) macro
49 #define GET_LE32(p) DVAL_LH(p,0) macro
[all...]

Completed in 47 milliseconds