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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/net/irda/
H A Diriap.c546 __be32 tmp_be32; local
600 tmp_be32 = cpu_to_be32(value->t.integer);
601 memcpy(fp+n, &tmp_be32, 4); n += 4;

Completed in 37 milliseconds