OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:duid_type
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/bsd/dhcpcd/dist/src/
dhcpcd.h
134
uint8_t
duid_type
;
member in struct:dhcpcd_ctx
/src/external/mpl/dhcp/dist/client/
dhclient.c
76
int
duid_type
= 0;
variable
619
duid_type
= DUID_LL;
621
duid_type
= DUID_LLT;
3928
if (
duid_type
== 0)
3929
duid_type
= stateless ? DUID_LL : DUID_LLT;
3939
if (
duid_type
== DUID_LLT)
3947
if (
duid_type
== DUID_LLT) {
Completed in 27 milliseconds
Indexes created Sun Mar 01 05:31:48 UTC 2026