Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/scsi/qedi/
H A Dqedi.h363 #define IPV4_LEN 17 macro
H A Dqedi_main.c937 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()
2068 ip_len = ipv6_en ? IPV6_LEN : IPV4_LEN; in qedi_show_boot_eth_info()
2210 ip_len = ipv6_en ? IPV6_LEN : IPV4_LEN; in qedi_show_boot_tgt_info()