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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/infiniband/core/
H A Dcm.c76 __be32 random_id_operand; member in struct:ib_cm
315 cm_id_priv->id.local_id = (__force __be32) (id ^ cm.random_id_operand);
325 (__force int) (local_id ^ cm.random_id_operand));
334 (__force int) (local_id ^ cm.random_id_operand));
2125 cm.random_id_operand));
3471 get_random_bytes(&cm.random_id_operand, sizeof cm.random_id_operand);

Completed in 98 milliseconds