Lines Matching refs:bandwidth_up
255 next_gw->bandwidth_up / 10,
256 next_gw->bandwidth_up % 10,
266 next_gw->bandwidth_up / 10,
267 next_gw->bandwidth_up % 10,
345 gw_node->bandwidth_up = ntohl(gateway->bandwidth_up);
356 ntohl(gateway->bandwidth_up) / 10,
357 ntohl(gateway->bandwidth_up) % 10);
415 gw_node->bandwidth_up == ntohl(gateway->bandwidth_up))
423 gw_node->bandwidth_up / 10,
424 gw_node->bandwidth_up % 10,
427 ntohl(gateway->bandwidth_up) / 10,
428 ntohl(gateway->bandwidth_up) % 10);
431 gw_node->bandwidth_up = ntohl(gateway->bandwidth_up);
471 gateway.bandwidth_up = 0;