Searched refs:route6 (Results 1 – 5 of 5) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/s390/net/ |
| H A D | qeth_l3_sys.c | 121 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 D | qeth_l3_main.c | 478 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 D | qeth_core.h | 749 struct qeth_routing_info route6; member
|
| H A D | qeth_core_main.c | 1567 card->options.route6.type = NO_ROUTER; in qeth_set_initial_options()
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-core/udev/eudev/ |
| H A D | devfs-udev.rules | 95 KERNEL="route6", NAME="netlink/%k"
|