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()
623 return qeth_l3_dev_ipato_add_show(buf, card, QETH_PROT_IPV6); in qeth_l3_dev_ipato_add6_show()
634 return qeth_l3_dev_ipato_add_store(buf, count, card, QETH_PROT_IPV6); in qeth_l3_dev_ipato_add6_store()
649 return qeth_l3_dev_ipato_del_store(buf, count, card, QETH_PROT_IPV6); in qeth_l3_dev_ipato_del6_store()
787 return qeth_l3_dev_ip_add_show(dev, buf, QETH_PROT_IPV6, in qeth_l3_dev_vipa_add6_show()
799 return qeth_l3_dev_vipa_add_store(buf, count, card, QETH_PROT_IPV6); in qeth_l3_dev_vipa_add6_store()
814 return qeth_l3_dev_vipa_del_store(buf, count, card, QETH_PROT_IPV6); in qeth_l3_dev_vipa_del6_store()
856 } else if (proto == QETH_PROT_IPV6) { in qeth_l3_parse_rxipe()
930 return qeth_l3_dev_ip_add_show(dev, buf, QETH_PROT_IPV6, in qeth_l3_dev_rxip_add6_show()
942 return qeth_l3_dev_rxip_add_store(buf, count, card, QETH_PROT_IPV6); in qeth_l3_dev_rxip_add6_store()
957 return qeth_l3_dev_rxip_del_store(buf, count, card, QETH_PROT_IPV6); in qeth_l3_dev_rxip_del6_store()