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_INT8
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/bsd/dhcpcd/dist/src/
dhcp-common.h
50
#define
OT_INT8
(1 << 2)
dhcp-common.c
104
else if (opt->type &
OT_INT8
)
764
else if (opt->type & (
OT_INT8
| OT_UINT8 | OT_BITFLAG))
942
} else if (opt->type &
OT_INT8
) {
if-options.c
2059
t |=
OT_INT8
;
Completed in 16 milliseconds
Indexes created Wed Sep 02 00:25:50 UTC 2026