Searched refs:pxe_dns (Results 1 – 7 of 7) sorted by relevance
42 uint32_t pxe_dns(const char *hostname);
44 uint32_t pxe_dns(const char *hostname) in pxe_dns() function
11 return pxe_dns(hostname); in dns_resolve()
419 tip = pxe_dns(hsep); in pxechn_parse_fn()773 pxe->gip = pxe_dns(optarg); in pxechn_parse_args()863 bootp1->sip = pxe_dns(str); in pxechn_args()
144 tftp.srv_ip = pxe_dns(be->argv[1]); in upload_tftp_write()
49 syslinux/pxe_dns.o \
36 // Set 'gateway'/relay DHCP field to 'HOST'. Parsed by pxe_dns().