OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:MAGIC_COOKIE
(Results
1 - 3
of
3
) sorted by relevancy
/src/usr.bin/rump_dhcpclient/
dhcp.h
46
#define
MAGIC_COOKIE
0x63825363
dhcp.c
557
iface->state->new->cookie == htonl(
MAGIC_COOKIE
)))))
588
dhcp->cookie = htonl(
MAGIC_COOKIE
);
600
if (lease->addr.s_addr && lease->cookie == htonl(
MAGIC_COOKIE
)) {
main.c
169
if (dhcp->cookie != htonl(
MAGIC_COOKIE
)) {
Completed in 14 milliseconds
Indexes created Mon Oct 20 08:09:54 GMT 2025