Lines Matching refs:QETH_PROT_IPV6
25 (proto == QETH_PROT_IPV6 && !in6_pton(buf, -1, addr, -1, &end))) in qeth_l3_string_to_ipaddr()
94 else if (prot == QETH_PROT_IPV6) in qeth_l3_dev_route_store()
130 QETH_PROT_IPV6, buf, count); in qeth_l3_dev_route6_store()
528 return qeth_l3_dev_ipato_add_show(buf, card, QETH_PROT_IPV6); in qeth_l3_dev_ipato_add6_show()
536 return qeth_l3_dev_ipato_add_store(buf, count, card, QETH_PROT_IPV6); in qeth_l3_dev_ipato_add6_store()
548 return qeth_l3_dev_ipato_del_store(buf, count, card, QETH_PROT_IPV6); in qeth_l3_dev_ipato_del6_store()
638 return qeth_l3_dev_ip_add_show(dev, buf, QETH_PROT_IPV6, in qeth_l3_dev_vipa_add6_show()
645 return qeth_l3_vipa_store(dev, buf, true, count, QETH_PROT_IPV6); in qeth_l3_dev_vipa_add6_store()
655 return qeth_l3_vipa_store(dev, buf, false, count, QETH_PROT_IPV6); in qeth_l3_dev_vipa_del6_store()
697 } else if (proto == QETH_PROT_IPV6) { in qeth_l3_parse_rxipe()
745 return qeth_l3_dev_ip_add_show(dev, buf, QETH_PROT_IPV6, in qeth_l3_dev_rxip_add6_show()
752 return qeth_l3_rxip_store(dev, buf, true, count, QETH_PROT_IPV6); in qeth_l3_dev_rxip_add6_store()
762 return qeth_l3_rxip_store(dev, buf, false, count, QETH_PROT_IPV6); in qeth_l3_dev_rxip_del6_store()