Searched refs:IPV6_LEN (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/qedi/ |
H A D | qedi.h | 362 #define IPV6_LEN 41 macro
|
H A D | qedi_main.c | 935 snprintf(tgt->ip_addr, IPV6_LEN, "%pI6\n", in qedi_get_boot_tgt_info() 985 snprintf(ep_ip_addr, IPV6_LEN, "%pI6\n", in qedi_find_boot_info() 2070 ip_len = ipv6_en ? IPV6_LEN : IPV4_LEN; in qedi_show_boot_eth_info() 2212 ip_len = ipv6_en ? IPV6_LEN : IPV4_LEN; in qedi_show_boot_tgt_info()
|
/kernel/linux/linux-6.6/drivers/scsi/qedi/ |
H A D | qedi.h | 362 #define IPV6_LEN 41 macro
|
H A D | qedi_main.c | 934 snprintf(tgt->ip_addr, IPV6_LEN, "%pI6\n", in qedi_get_boot_tgt_info() 984 snprintf(ep_ip_addr, IPV6_LEN, "%pI6\n", in qedi_find_boot_info() 2066 ip_len = ipv6_en ? IPV6_LEN : IPV4_LEN; in qedi_show_boot_eth_info() 2207 ip_len = ipv6_en ? IPV6_LEN : IPV4_LEN; in qedi_show_boot_tgt_info()
|
Completed in 9 milliseconds