Searched refs:IPV4_LEN (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/qedi/ |
H A D | qedi.h | 363 #define IPV4_LEN 17 macro
|
H A D | qedi_main.c | 938 snprintf(tgt->ip_addr, IPV4_LEN, "%pI4\n", in qedi_get_boot_tgt_info() 982 snprintf(ep_ip_addr, IPV4_LEN, "%pI4\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 | 363 #define IPV4_LEN 17 macro
|
H A D | qedi_main.c | 937 snprintf(tgt->ip_addr, IPV4_LEN, "%pI4\n", in qedi_get_boot_tgt_info() 981 snprintf(ep_ip_addr, IPV4_LEN, "%pI4\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 15 milliseconds