OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:my_ip_addr
(Results
1 - 2
of
2
) sorted by relevancy
/src/usr.sbin/bootp/bootpgw/
bootpgw.c
128
struct in_addr
my_ip_addr
;
212
bcopy(hep->h_addr, (char *)&
my_ip_addr
, sizeof(
my_ip_addr
));
565
bp->bp_giaddr =
my_ip_addr
;
127
struct in_addr
my_ip_addr
;
variable in typeref:struct:in_addr
/src/usr.sbin/bootp/bootpd/
bootpd.c
153
struct in_addr
my_ip_addr
;
372
bcopy(hep->h_addr, (char *)&
my_ip_addr
, sizeof(
my_ip_addr
));
1084
siaddr =
my_ip_addr
;
151
struct in_addr
my_ip_addr
;
variable in typeref:struct:in_addr
Completed in 13 milliseconds
Indexes created Mon Sep 29 03:10:08 GMT 2025