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_REPLY
(Results
1 - 5
of
5
) sorted by relevancy
/src/external/mpl/dhcp/dist/includes/
dhcp6.h
148
#define
DHCPV6_REPLY
7
/src/external/mpl/dhcp/dist/server/
dhcpv6.c
1141
reply->msg_type =
DHCPV6_REPLY
;
1149
reply->msg_type =
DHCPV6_REPLY
;
2257
if ((reply->buf.reply.msg_type ==
DHCPV6_REPLY
) &&
2307
(reply->buf.reply.msg_type ==
DHCPV6_REPLY
)) {
3088
(reply->buf.reply.msg_type ==
DHCPV6_REPLY
)) {
3885
if (reply->buf.reply.msg_type ==
DHCPV6_REPLY
) {
4283
if ((reply->buf.reply.msg_type ==
DHCPV6_REPLY
) &&
4331
if ((reply->buf.reply.msg_type ==
DHCPV6_REPLY
) &&
5145
if (reply->buf.reply.msg_type ==
DHCPV6_REPLY
) {
5905
reply->msg_type =
DHCPV6_REPLY
;
[
all
...]
/src/external/mpl/dhcp/dist/relay/
dhcrelay.c
1747
case
DHCPV6_REPLY
:
2031
case
DHCPV6_REPLY
:
/src/external/mpl/dhcp/dist/client/
dhc6.c
3267
if (packet->dhcpv6_msg_type !=
DHCPV6_REPLY
)
3335
} else if (packet->dhcpv6_msg_type !=
DHCPV6_REPLY
)
4283
if (packet->dhcpv6_msg_type !=
DHCPV6_REPLY
)
dhclient.c
2018
case
DHCPV6_REPLY
:
Completed in 41 milliseconds
Indexes created Mon Mar 02 05:31:46 UTC 2026