Searched refs:num_hops (Results 1 – 2 of 2) sorted by relevance
35 struct tb_path *tb_path_alloc(struct tb *tb, int num_hops) in tb_path_alloc() argument40 path->hops = kcalloc(num_hops, sizeof(*path->hops), GFP_KERNEL); in tb_path_alloc()46 path->path_length = num_hops; in tb_path_alloc()
238 struct tb_path *tb_path_alloc(struct tb *tb, int num_hops);