OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:target_ipaddr
(Results
1 - 1
of
1
) sorted by relevancy
/src/usr.sbin/rarpd/
rarpd.c
579
u_int32_t
target_ipaddr
= 0;
local in function:rarp_process
604
target_ipaddr
= choose_ipaddr((u_int32_t **) hp->h_addr_list,
606
if (
target_ipaddr
!= 0)
612
if (
target_ipaddr
== 0) {
619
if (rarp_bootable(htonl(
target_ipaddr
)))
621
rarp_reply(ii, ep,
target_ipaddr
, hp);
624
debug("%08X not bootable", htonl(
target_ipaddr
));
Completed in 11 milliseconds
Indexes created Wed Oct 01 19:09:53 GMT 2025