OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DHCPV6_DHCPV4_QUERY
(Results
1 - 5
of
5
) sorted by relevancy
/src/external/mpl/dhcp/dist/includes/
dhcp6.h
161
#define
DHCPV6_DHCPV4_QUERY
20 /* RFC7341 */
/src/external/mpl/dhcp/dist/relay/
dhcrelay.c
1739
case
DHCPV6_DHCPV4_QUERY
:
2051
case
DHCPV6_DHCPV4_QUERY
:
/src/external/mpl/dhcp/dist/server/
dhcpv6.c
6788
} else if ((msg_type ==
DHCPV6_DHCPV4_QUERY
) ||
7122
} else if ((msg_type ==
DHCPV6_DHCPV4_QUERY
) ||
7660
case
DHCPV6_DHCPV4_QUERY
:
7715
} else if ((packet->dhcpv6_msg_type !=
DHCPV6_DHCPV4_QUERY
) &&
7911
} else if ((msg_type ==
DHCPV6_DHCPV4_QUERY
) ||
7970
} else if ((packet->dhcpv6_msg_type !=
DHCPV6_DHCPV4_QUERY
) &&
/src/external/mpl/dhcp/dist/common/
options.c
4195
} else if ((msg_type ==
DHCPV6_DHCPV4_QUERY
) ||
/src/external/mpl/dhcp/dist/client/
dhclient.c
3241
query->msg_type =
DHCPV6_DHCPV4_QUERY
;
Completed in 26 milliseconds
Indexes created Wed Jul 01 00:25:26 UTC 2026