Searched refs:qeth_l3_dev_ipato_del_store (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/s390/net/ |
H A D | qeth_l3_sys.c | 475 static ssize_t qeth_l3_dev_ipato_del_store(const char *buf, size_t count, in qeth_l3_dev_ipato_del_store() function 493 return qeth_l3_dev_ipato_del_store(buf, count, card, QETH_PROT_IPV4); in qeth_l3_dev_ipato_del4_store() 562 return qeth_l3_dev_ipato_del_store(buf, count, card, QETH_PROT_IPV6); in qeth_l3_dev_ipato_del6_store()
|
/kernel/linux/linux-6.6/drivers/s390/net/ |
H A D | qeth_l3_sys.c | 461 static ssize_t qeth_l3_dev_ipato_del_store(const char *buf, size_t count, in qeth_l3_dev_ipato_del_store() function 479 return qeth_l3_dev_ipato_del_store(buf, count, card, QETH_PROT_IPV4); in qeth_l3_dev_ipato_del4_store() 548 return qeth_l3_dev_ipato_del_store(buf, count, card, QETH_PROT_IPV6); in qeth_l3_dev_ipato_del6_store()
|
Completed in 3 milliseconds