Home
last modified time | relevance | path

Searched refs:IPV4_LEN (Results 1 – 2 of 2) sorted by relevance

/drivers/scsi/qedi/
A Dqedi.h363 #define IPV4_LEN 17 macro
A Dqedi_main.c938 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()
2057 ip_len = ipv6_en ? IPV6_LEN : IPV4_LEN; in qedi_show_boot_eth_info()
2198 ip_len = ipv6_en ? IPV6_LEN : IPV4_LEN; in qedi_show_boot_tgt_info()

Completed in 9 milliseconds