OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:expected_dhcpmsgtype
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/lib/libsa/
bootp.c
82
static char
expected_dhcpmsgtype
= -1, dhcp_ok;
variable in typeref:typename:char
175
expected_dhcpmsgtype
= DHCPOFFER;
205
expected_dhcpmsgtype
= DHCPACK;
403
if (*cp !=
expected_dhcpmsgtype
)
/src/sys/nfs/
nfs_bootdhcp.c
299
char
expected_dhcpmsgtype
, dhcp_ok;
member in struct:bootpcontext
432
if (*p != bpc->
expected_dhcpmsgtype
)
633
bpc.
expected_dhcpmsgtype
= DHCPOFFER;
662
bpc.
expected_dhcpmsgtype
= DHCPACK;
Completed in 12 milliseconds
Indexes created Sat Sep 20 22:09:52 GMT 2025