Searched refs:__rds_create_bind_key (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/net/rds/ |
H A D | bind.c | 56 static inline void __rds_create_bind_key(u8 *key, const struct in6_addr *addr, in __rds_create_bind_key() function 78 __rds_create_bind_key(key, addr, port, scope_id); in rds_find_bound() 117 __rds_create_bind_key(key, addr, cpu_to_be16(rover), in rds_add_bound()
|
/kernel/linux/linux-6.6/net/rds/ |
H A D | bind.c | 56 static inline void __rds_create_bind_key(u8 *key, const struct in6_addr *addr, in __rds_create_bind_key() function 78 __rds_create_bind_key(key, addr, port, scope_id); in rds_find_bound() 117 __rds_create_bind_key(key, addr, cpu_to_be16(rover), in rds_add_bound()
|
Completed in 1 milliseconds