Searched refs:grub_net_addr_to_str (Results 1 - 3 of 3) sorted by relevance

/osnet-11/usr/src/grub/grub2/grub-core/net/
H A Dnet.c677 grub_net_addr_to_str (const grub_net_network_level_address_t *target, char *buf) function
810 grub_net_addr_to_str (&inter->address.addr, buf);
1109 grub_net_addr_to_str (&base, buf);
1121 grub_net_addr_to_str (target, buf);
1173 grub_net_addr_to_str (&inf->address.addr, bufn);
1563 grub_net_addr_to_str(&nla, ipnamebuf);
1566 grub_net_addr_to_str(&nla, ipnamebuf);
1569 grub_net_addr_to_str(&nla, ipnamebuf);
1572 grub_net_addr_to_str(&nla, ipnamebuf);
H A Ddns.c626 grub_net_addr_to_str (&addresses[i], buf);
642 grub_net_addr_to_str (&dns_servers[i], buf);
/osnet-11/usr/src/grub/grub2/include/grub/
H A Dnet.h438 grub_net_addr_to_str (const grub_net_network_level_address_t *target,

Completed in 27 milliseconds