OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:OT_ADDRIPV4
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/bsd/dhcpcd/dist/src/
dhcp-common.h
55
#define
OT_ADDRIPV4
(1 << 7)
dhcp-common.c
114
else if (opt->type &
OT_ADDRIPV4
)
370
if (match && add == 2 && !(opt->type &
OT_ADDRIPV4
)) {
760
else if (opt->type & (OT_INT32 | OT_UINT32 |
OT_ADDRIPV4
))
970
} else if (opt->type &
OT_ADDRIPV4
) {
if-options.c
2045
t |=
OT_ADDRIPV4
;
Completed in 21 milliseconds
Indexes created Wed Sep 02 00:25:50 UTC 2026