Lines Matching refs:bandwidth_up
257 next_gw->bandwidth_up / 10,
258 next_gw->bandwidth_up % 10,
268 next_gw->bandwidth_up / 10,
269 next_gw->bandwidth_up % 10,
352 gw_node->bandwidth_up = ntohl(gateway->bandwidth_up);
363 ntohl(gateway->bandwidth_up) / 10,
364 ntohl(gateway->bandwidth_up) % 10);
422 gw_node->bandwidth_up == ntohl(gateway->bandwidth_up))
430 gw_node->bandwidth_up / 10,
431 gw_node->bandwidth_up % 10,
434 ntohl(gateway->bandwidth_up) / 10,
435 ntohl(gateway->bandwidth_up) % 10);
438 gw_node->bandwidth_up = ntohl(gateway->bandwidth_up);
480 gateway.bandwidth_up = 0;