route6            733 drivers/s390/net/qeth_core.h 	struct qeth_routing_info route6;
route6           1298 drivers/s390/net/qeth_core_main.c 	card->options.route6.type = NO_ROUTER;
route6            537 drivers/s390/net/qeth_l3_main.c 	rc = qeth_l3_correct_routing_type(card, &card->options.route6.type,
route6            542 drivers/s390/net/qeth_l3_main.c 	rc = qeth_l3_send_setrouting(card, card->options.route6.type,
route6            545 drivers/s390/net/qeth_l3_main.c 		card->options.route6.type = NO_ROUTER;
route6            130 drivers/s390/net/qeth_l3_sys.c 	return qeth_l3_dev_route_show(card, &card->options.route6, buf);
route6            141 drivers/s390/net/qeth_l3_sys.c 	return qeth_l3_dev_route_store(card, &card->options.route6,
route6            145 drivers/s390/net/qeth_l3_sys.c static DEVICE_ATTR(route6, 0644, qeth_l3_dev_route6_show,