Searched refs:DHCPREQUEST (Results 1 - 25 of 29) sorted by relevance

12

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/openvpn/src/openvpn/
H A Ddhcp.h43 #define DHCPREQUEST 3 macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/openvpn/src/openvpn/
H A Ddhcp.h43 #define DHCPREQUEST 3 macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/openvpn/src/openvpn/
H A Ddhcp.h43 #define DHCPREQUEST 3 macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/dnsmasq/src/
H A Ddhcp-protocol.h78 #define DHCPREQUEST 3 macro
H A Drfc2131.c783 if ((mess_type == DHCPREQUEST || mess_type == DHCPINFORM) &&
851 if ((mess_type == DHCPDISCOVER || (pxe && mess_type == DHCPREQUEST)))
1057 case DHCPREQUEST:
1155 log_packet("DHCPREQUEST", &mess->yiaddr, emac, emac_len, iface_name, NULL, NULL, mess->xid);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/dnsmasq/src/
H A Ddhcp-protocol.h78 #define DHCPREQUEST 3 macro
H A Drfc2131.c783 if ((mess_type == DHCPREQUEST || mess_type == DHCPINFORM) &&
851 if ((mess_type == DHCPDISCOVER || (pxe && mess_type == DHCPREQUEST)))
1057 case DHCPREQUEST:
1155 log_packet("DHCPREQUEST", &mess->yiaddr, emac, emac_len, iface_name, NULL, NULL, mess->xid);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/dnsmasq/src/
H A Ddhcp-protocol.h78 #define DHCPREQUEST 3 macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/busybox/networking/udhcp/
H A Dcommon.h176 #define DHCPREQUEST 3 /* client -> server */ macro
216 // Field DHCPDISCOVER DHCPINFORM DHCPREQUEST DHCPDECLINE DHCPRELEASE
233 // Option DHCPDISCOVER DHCPINFORM DHCPREQUEST DHCPDECLINE DHCPRELEASE
H A Ddhcprelay.c200 if (type != DHCPDISCOVER && type != DHCPREQUEST
H A Ddhcpd.c199 /* Reserve the IP for a short time hoping to get DHCPREQUEST soon */
513 case DHCPREQUEST:
517 o DHCPREQUEST generated during SELECTING state:
525 selection by identifying the offering server in the DHCPREQUEST
528 servers may not receive a specific DHCPREQUEST from which they can
531 o DHCPREQUEST generated during INIT-REBOOT state:
557 If 'giaddr' is 0x0 in the DHCPREQUEST message, the client is on
563 If 'giaddr' is set in the DHCPREQUEST message, the client is on a
569 o DHCPREQUEST generated during RENEWING state:
585 o DHCPREQUEST generate
[all...]
H A Ddhcpc.c670 * The DHCP client broadcasts DHCPDISCOVER, DHCPREQUEST and DHCPINFORM
678 * in the DHCPDISCOVER or DHCPREQUEST rather than the IP broadcast address.
730 * "The client _broadcasts_ a DHCPREQUEST message..."
739 * RFC 2131 4.3.2 DHCPREQUEST message
741 * If the DHCPREQUEST message contains a 'server identifier'
745 * in a DHCPREQUEST message, it MUST use that same 'client identifier'
754 init_packet(&packet, DHCPREQUEST);
779 * RFC 2131 4.3.2 DHCPREQUEST message
781 * DHCPREQUEST generated during RENEWING state:
796 init_packet(&packet, DHCPREQUEST);
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/busybox/networking/udhcp/
H A Dcommon.h176 #define DHCPREQUEST 3 /* client -> server */ macro
216 // Field DHCPDISCOVER DHCPINFORM DHCPREQUEST DHCPDECLINE DHCPRELEASE
233 // Option DHCPDISCOVER DHCPINFORM DHCPREQUEST DHCPDECLINE DHCPRELEASE
H A Ddhcprelay.c200 if (type != DHCPDISCOVER && type != DHCPREQUEST
H A Ddhcpd.c199 /* Reserve the IP for a short time hoping to get DHCPREQUEST soon */
513 case DHCPREQUEST:
517 o DHCPREQUEST generated during SELECTING state:
525 selection by identifying the offering server in the DHCPREQUEST
528 servers may not receive a specific DHCPREQUEST from which they can
531 o DHCPREQUEST generated during INIT-REBOOT state:
557 If 'giaddr' is 0x0 in the DHCPREQUEST message, the client is on
563 If 'giaddr' is set in the DHCPREQUEST message, the client is on a
569 o DHCPREQUEST generated during RENEWING state:
585 o DHCPREQUEST generate
[all...]
H A Ddhcpc.c670 * The DHCP client broadcasts DHCPDISCOVER, DHCPREQUEST and DHCPINFORM
678 * in the DHCPDISCOVER or DHCPREQUEST rather than the IP broadcast address.
730 * "The client _broadcasts_ a DHCPREQUEST message..."
739 * RFC 2131 4.3.2 DHCPREQUEST message
741 * If the DHCPREQUEST message contains a 'server identifier'
745 * in a DHCPREQUEST message, it MUST use that same 'client identifier'
754 init_packet(&packet, DHCPREQUEST);
779 * RFC 2131 4.3.2 DHCPREQUEST message
781 * DHCPREQUEST generated during RENEWING state:
796 init_packet(&packet, DHCPREQUEST);
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/busybox/networking/udhcp/
H A Dcommon.h176 #define DHCPREQUEST 3 /* client -> server */ macro
216 // Field DHCPDISCOVER DHCPINFORM DHCPREQUEST DHCPDECLINE DHCPRELEASE
233 // Option DHCPDISCOVER DHCPINFORM DHCPREQUEST DHCPDECLINE DHCPRELEASE
H A Ddhcprelay.c200 if (type != DHCPDISCOVER && type != DHCPREQUEST
H A Ddhcpd.c199 /* Reserve the IP for a short time hoping to get DHCPREQUEST soon */
513 case DHCPREQUEST:
517 o DHCPREQUEST generated during SELECTING state:
525 selection by identifying the offering server in the DHCPREQUEST
528 servers may not receive a specific DHCPREQUEST from which they can
531 o DHCPREQUEST generated during INIT-REBOOT state:
557 If 'giaddr' is 0x0 in the DHCPREQUEST message, the client is on
563 If 'giaddr' is set in the DHCPREQUEST message, the client is on a
569 o DHCPREQUEST generated during RENEWING state:
585 o DHCPREQUEST generate
[all...]
H A Ddhcpc.c670 * The DHCP client broadcasts DHCPDISCOVER, DHCPREQUEST and DHCPINFORM
678 * in the DHCPDISCOVER or DHCPREQUEST rather than the IP broadcast address.
730 * "The client _broadcasts_ a DHCPREQUEST message..."
739 * RFC 2131 4.3.2 DHCPREQUEST message
741 * If the DHCPREQUEST message contains a 'server identifier'
745 * in a DHCPREQUEST message, it MUST use that same 'client identifier'
754 init_packet(&packet, DHCPREQUEST);
779 * RFC 2131 4.3.2 DHCPREQUEST message
781 * DHCPREQUEST generated during RENEWING state:
796 init_packet(&packet, DHCPREQUEST);
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/shared/
H A Ddiscover.h120 #define DHCPREQUEST 3 macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/shared/
H A Ddiscover.h120 #define DHCPREQUEST 3 macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/shared/
H A Ddiscover.h120 #define DHCPREQUEST 3 macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/net/ipv4/
H A Dipconfig.c596 #define DHCPREQUEST 3 macro
623 ? DHCPDISCOVER : DHCPREQUEST);
638 if (mt == DHCPREQUEST) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/net/ipv4/
H A Dipconfig.c596 #define DHCPREQUEST 3 macro
623 ? DHCPDISCOVER : DHCPREQUEST);
638 if (mt == DHCPREQUEST) {

Completed in 168 milliseconds

12