HomeSort by: relevance | last modified time | path
    Searched refs:DHCPV6_DHCPV4_RESPONSE (Results 1 - 5 of 5) sorted by relevancy

  /src/external/mpl/dhcp/dist/includes/
dhcp6.h 162 #define DHCPV6_DHCPV4_RESPONSE 21 /* RFC7341 */
  /src/external/mpl/dhcp/dist/relay/
dhcrelay.c 1751 case DHCPV6_DHCPV4_RESPONSE:
2035 case DHCPV6_DHCPV4_RESPONSE:
  /src/external/mpl/dhcp/dist/server/
dhcpv6.c 6789 (msg_type == DHCPV6_DHCPV4_RESPONSE)) {
6792 (msg_type == DHCPV6_DHCPV4_RESPONSE)) {
7123 (msg_type == DHCPV6_DHCPV4_RESPONSE)) {
7468 response->msg_type = DHCPV6_DHCPV4_RESPONSE;
7672 case DHCPV6_DHCPV4_RESPONSE:
7716 (packet->dhcpv6_msg_type != DHCPV6_DHCPV4_RESPONSE)) {
7912 (msg_type == DHCPV6_DHCPV4_RESPONSE)) {
7971 (packet->dhcpv6_msg_type != DHCPV6_DHCPV4_RESPONSE)) {
  /src/external/mpl/dhcp/dist/common/
options.c 4196 (msg_type == DHCPV6_DHCPV4_RESPONSE)) {
  /src/external/mpl/dhcp/dist/client/
dhclient.c 2003 case DHCPV6_DHCPV4_RESPONSE:

Completed in 40 milliseconds