OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:last_client_ip
(Results
1 - 1
of
1
) sorted by relevancy
/src/usr.sbin/ndbootd/
ndbootd.c
305
struct in_addr
last_client_ip
;
local in function:main
595
memcpy(&
last_client_ip
, the_hostent->h_addr, sizeof(
last_client_ip
));
603
inet_ntoa(
last_client_ip
)));
613
ip_packet->ip_src =
last_client_ip
;
616
last_client_ip
.s_addr) {
682
((unsigned char *) &
last_client_ip
)[0],
683
((unsigned char *) &
last_client_ip
)[1],
684
((unsigned char *) &
last_client_ip
)[2],
685
((unsigned char *) &
last_client_ip
)[3])
[
all
...]
Completed in 12 milliseconds
Indexes created Mon Oct 20 20:10:13 GMT 2025