Lines Matching refs:QETH_PROT_IPV6
25 (proto == QETH_PROT_IPV6 && !in6_pton(buf, -1, addr, -1, &end))) in qeth_l3_string_to_ipaddr()
97 else if (prot == QETH_PROT_IPV6) in qeth_l3_dev_route_store()
142 QETH_PROT_IPV6, buf, count); in qeth_l3_dev_route6_store()
627 return qeth_l3_dev_ipato_add_show(buf, card, QETH_PROT_IPV6); in qeth_l3_dev_ipato_add6_show()
638 return qeth_l3_dev_ipato_add_store(buf, count, card, QETH_PROT_IPV6); in qeth_l3_dev_ipato_add6_store()
653 return qeth_l3_dev_ipato_del_store(buf, count, card, QETH_PROT_IPV6); in qeth_l3_dev_ipato_del6_store()
791 return qeth_l3_dev_ip_add_show(dev, buf, QETH_PROT_IPV6, in qeth_l3_dev_vipa_add6_show()
803 return qeth_l3_dev_vipa_add_store(buf, count, card, QETH_PROT_IPV6); in qeth_l3_dev_vipa_add6_store()
818 return qeth_l3_dev_vipa_del_store(buf, count, card, QETH_PROT_IPV6); in qeth_l3_dev_vipa_del6_store()
860 } else if (proto == QETH_PROT_IPV6) { in qeth_l3_parse_rxipe()
934 return qeth_l3_dev_ip_add_show(dev, buf, QETH_PROT_IPV6, in qeth_l3_dev_rxip_add6_show()
946 return qeth_l3_dev_rxip_add_store(buf, count, card, QETH_PROT_IPV6); in qeth_l3_dev_rxip_add6_store()
961 return qeth_l3_dev_rxip_del_store(buf, count, card, QETH_PROT_IPV6); in qeth_l3_dev_rxip_del6_store()