Home
last modified time | relevance | path

Searched refs:reply_addr (Results 1 – 4 of 4) sorted by relevance

/freebsd/libexec/bootpd/
H A Dbootpd.h122 reply_addr :1, member
190 reply_addr, member
H A Ddumptab.c219 if (hp->flags.reply_addr) { in dump_host()
220 fprintf(fp, "\\\n\t:ra=%s:", inet_ntoa(hp->reply_addr)); in dump_host()
H A Dbootpd.c983 dest = (hp->flags.reply_addr) ? in handle_request()
984 hp->reply_addr.s_addr : 0L; in handle_request()
H A Dreadfile.c1076 PARSE_IA1(reply_addr); in eval_symbol()
1463 DUP_COPY(reply_addr); in fill_defaults()