Searched defs:npaths (Results 1 – 6 of 6) sorted by relevance
38 size_t npaths; member
56 static struct tb_tunnel *tb_tunnel_alloc(struct tb *tb, size_t npaths, in tb_tunnel_alloc()
173 int npaths = (trans->t_mp_capable ? RDS_MPATH_WORKERS : 1); in __rds_conn_create() local474 int npaths = (conn->c_trans->t_mp_capable ? RDS_MPATH_WORKERS : 1); in rds_conn_destroy() local547 int npaths; in rds_conn_message_info_cmn() local
86 int npaths = max_t(int, 1, conn->c_npaths); in rds_tcp_accept_one_path() local
1460 u16 npaths = cpu_to_be16(RDS_MPATH_WORKERS); in rds_send_probe() local
362 static bool valid_group_nh(struct nexthop *nh, unsigned int npaths, in valid_group_nh()