Lines Matching defs:npaths
63 static struct tb_tunnel *tb_tunnel_alloc(struct tb *tb, size_t npaths,
72 tunnel->paths = kcalloc(npaths, sizeof(tunnel->paths[0]), GFP_KERNEL);
80 tunnel->npaths = npaths;
1221 for (i = 0; i < tunnel->npaths; i++) {
1238 for (i = 0; i < tunnel->npaths; i++) {
1263 for (i = 0; i < tunnel->npaths; i++) {
1276 for (i = 0; i < tunnel->npaths; i++) {
1306 for (i = 0; i < tunnel->npaths; i++) {
1330 for (i = 0; i < tunnel->npaths; i++) {
1349 for (i = 0; i < tunnel->npaths; i++) {
1364 for (i = 0; i < tunnel->npaths; i++) {