Searched refs:len_routes (Results 1 – 3 of 3) sorted by relevance
56 The ``len_routes`` field indicates the number of routes that can fit in the69 The kernel can return a ``num_routes`` value larger than ``len_routes`` from72 with the first ``len_routes`` entries of the subdevice routing table. This is94 - ``len_routes``
240 __u32 len_routes; member
1017 min(krouting->num_routes, routing->len_routes) * in subdev_do_ioctl()1041 if (routing->num_routes > routing->len_routes) in subdev_do_ioctl()1089 min(state->routing.num_routes, routing->len_routes) * in subdev_do_ioctl()1097 krouting.len_routes = routing->len_routes; in subdev_do_ioctl()1107 min(state->routing.num_routes, routing->len_routes) * in subdev_do_ioctl()