Searched refs:qeth_l3_ipaddr_to_string (Results 1 – 3 of 3) sorted by relevance
/linux-6.12.1/drivers/s390/net/ |
D | qeth_l3.h | 104 int qeth_l3_ipaddr_to_string(enum qeth_prot_versions proto, const u8 *addr,
|
D | qeth_l3_sys.c | 378 qeth_l3_ipaddr_to_string(proto, ipatoe->addr, addr_str); in qeth_l3_dev_ipato_add_show() 585 qeth_l3_ipaddr_to_string(proto, (u8 *)&ipaddr->u, addr_str); in qeth_l3_dev_ip_add_show()
|
D | qeth_l3_main.c | 46 int qeth_l3_ipaddr_to_string(enum qeth_prot_versions proto, const u8 *addr, in qeth_l3_ipaddr_to_string() function 186 qeth_l3_ipaddr_to_string(tmp_addr->proto, (u8 *)&tmp_addr->u, in qeth_l3_add_ip() 651 qeth_l3_ipaddr_to_string(addr->proto, (u8 *)&addr->u, buf); in qeth_l3_register_addr_entry()
|