Home
last modified time | relevance | path

Searched refs:route4 (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/s390/net/
H A Dqeth_l3_sys.c63 return qeth_l3_dev_route_show(card, &card->options.route4, buf); in qeth_l3_dev_route4_show()
109 return qeth_l3_dev_route_store(card, &card->options.route4, in qeth_l3_dev_route4_store()
113 static DEVICE_ATTR(route4, 0644, qeth_l3_dev_route4_show,
H A Dqeth_core.h745 struct qeth_routing_info route4; member