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

/linux-master/include/uapi/linux/
H A Drds.h78 typedef __u8 rds_tos_t; typedef
/linux-master/net/rds/
H A Daf_rds.c258 rds_tos_t utos, tos = 0;
262 if (get_user(utos, (rds_tos_t __user *)arg))
283 if (put_user(tos, (rds_tos_t __user *)arg))

Completed in 133 milliseconds