Home
last modified time | relevance | path

Searched refs:route6 (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/s390/net/
H A Dqeth_l3_sys.c121 return qeth_l3_dev_route_show(card, &card->options.route6, buf); in qeth_l3_dev_route6_show()
129 return qeth_l3_dev_route_store(card, &card->options.route6, in qeth_l3_dev_route6_store()
133 static DEVICE_ATTR(route6, 0644, qeth_l3_dev_route6_show,
H A Dqeth_l3_main.c478 rc = qeth_l3_correct_routing_type(card, &card->options.route6.type, in qeth_l3_setrouting_v6()
483 rc = qeth_l3_send_setrouting(card, card->options.route6.type, in qeth_l3_setrouting_v6()
486 card->options.route6.type = NO_ROUTER; in qeth_l3_setrouting_v6()
H A Dqeth_core.h749 struct qeth_routing_info route6; member
H A Dqeth_core_main.c1567 card->options.route6.type = NO_ROUTER; in qeth_set_initial_options()
/OK3568_Linux_fs/yocto/poky/meta/recipes-core/udev/eudev/
H A Ddevfs-udev.rules95 KERNEL="route6", NAME="netlink/%k"