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

  /src/external/mpl/dhcp/dist/server/
dhcpv6.c 6888 * Append the relay_source_port option if present.
6911 packet->relay_source_port = ISC_TRUE;
7210 * Append the relay_source_port option if present.
7233 packet->relay_source_port = ISC_TRUE;
7788 if (packet->relay_source_port) {
8005 udp_data.rsp_opt_exist = packet->relay_source_port ? 1 : 0;
  /src/external/mpl/dhcp/dist/includes/
dhcpd.h 479 isc_boolean_t relay_source_port; member in struct:packet

Completed in 19 milliseconds