Searched refs:rds_tos_t (Results 1 – 2 of 2) sorted by relevance
258 rds_tos_t utos, tos = 0; in rds_ioctl()262 if (get_user(utos, (rds_tos_t __user *)arg)) in rds_ioctl()283 if (put_user(tos, (rds_tos_t __user *)arg)) in rds_ioctl()
78 typedef __u8 rds_tos_t; typedef