Lines Matching refs:QETH_PROT_IPV4

81 		if (prot == QETH_PROT_IPV4)  in qeth_l3_dev_route_store()
102 QETH_PROT_IPV4, buf, count); in qeth_l3_dev_route4_store()
460 entry_len = (proto == QETH_PROT_IPV4)? 12 : 40; in qeth_l3_dev_ipato_add_show()
462 entry_len += (proto == QETH_PROT_IPV4)? 5 : 6; in qeth_l3_dev_ipato_add_show()
490 return qeth_l3_dev_ipato_add_show(buf, card, QETH_PROT_IPV4); in qeth_l3_dev_ipato_add4_show()
514 (*mask_bits > ((proto == QETH_PROT_IPV4) ? 32 : 128))) { in qeth_l3_parse_ipatoe()
539 memcpy(ipatoe->addr, addr, (proto == QETH_PROT_IPV4)? 4:16); in qeth_l3_dev_ipato_add_store()
558 return qeth_l3_dev_ipato_add_store(buf, count, card, QETH_PROT_IPV4); in qeth_l3_dev_ipato_add4_store()
588 return qeth_l3_dev_ipato_del_store(buf, count, card, QETH_PROT_IPV4); in qeth_l3_dev_ipato_del4_store()
697 entry_len = (proto == QETH_PROT_IPV4)? 12 : 40; in qeth_l3_dev_vipa_add_show()
728 return qeth_l3_dev_vipa_add_show(buf, card, QETH_PROT_IPV4); in qeth_l3_dev_vipa_add4_show()
762 return qeth_l3_dev_vipa_add_store(buf, count, card, QETH_PROT_IPV4); in qeth_l3_dev_vipa_add4_store()
791 return qeth_l3_dev_vipa_del_store(buf, count, card, QETH_PROT_IPV4); in qeth_l3_dev_vipa_del4_store()
859 entry_len = (proto == QETH_PROT_IPV4)? 12 : 40; in qeth_l3_dev_rxip_add_show()
890 return qeth_l3_dev_rxip_add_show(buf, card, QETH_PROT_IPV4); in qeth_l3_dev_rxip_add4_show()
924 return qeth_l3_dev_rxip_add_store(buf, count, card, QETH_PROT_IPV4); in qeth_l3_dev_rxip_add4_store()
953 return qeth_l3_dev_rxip_del_store(buf, count, card, QETH_PROT_IPV4); in qeth_l3_dev_rxip_del4_store()