OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DHCP_BYTE_ORDER
(Results
1 - 6
of
6
) sorted by relevancy
/src/external/mpl/dhcp/dist/server/tests/
simple_unittest.c
93
authoring_byte_order =
DHCP_BYTE_ORDER
;
100
authoring_byte_order = (
DHCP_BYTE_ORDER
== LITTLE_ENDIAN ?
/src/external/mpl/dhcp/include/
config.h
22
#define
DHCP_BYTE_ORDER
_BYTE_ORDER
/src/external/mpl/dhcp/dist/includes/
osdep.h
49
#define BYTE_ORDER
DHCP_BYTE_ORDER
config.h.in
20
#undef
DHCP_BYTE_ORDER
/src/external/mpl/dhcp/dist/server/
db.c
1212
(
DHCP_BYTE_ORDER
== LITTLE_ENDIAN ?
confpars.c
1464
if (authoring_byte_order !=
DHCP_BYTE_ORDER
) {
6382
authoring_byte_order =
DHCP_BYTE_ORDER
;
6385
if (authoring_byte_order !=
DHCP_BYTE_ORDER
) {
Completed in 50 milliseconds
Indexes created Sat Aug 29 00:25:01 UTC 2026