| /src/external/mpl/dhcp/dist/server/tests/ |
| simple_unittest.c | 72 #ifdef DHCPv6 115 #endif /* DHCPv6 */ 123 #ifdef DHCPv6
|
| /src/external/mpl/dhcp/include/ |
| config.h | 16 /* Define to 1 to include DHCPv4 over DHCPv6 support. */ 26 /* Define to 1 to include DHCPv6 support. */ 27 #define DHCPv6 1
|
| /src/external/mpl/dhcp/dist/relay/ |
| dhcrelay.c | 88 #ifdef DHCPv6 89 /* Force use of DHCPv6 interface-id option. */ 116 #ifdef DHCPv6 145 #ifdef DHCPv6 146 dhcpv6, 147 #endif /* DHCPv6 */ 183 #ifdef DHCPv6 225 #else /* !DHCPv6 */ 277 #ifdef DHCPv6 279 static const char use_v4command[] = "Command not used for DHCPv6: %s" 2082 dhcpv6(struct packet *packet) { function [all...] |
| /src/external/mpl/dhcp/dist/server/ |
| dhcpd.c | 89 #ifdef DHCPv6 125 #ifdef DHCPv6 126 dhcpv6, 127 #endif /* DHCPv6 */ 177 #ifdef DHCPv6 186 #else /* !DHCPv6 */ 189 #endif /* DHCPv6 */ 302 #ifdef DHCPv6 307 #endif /* DHCPv6 */ 525 #ifdef DHCPv6 [all...] |
| dhcp.c | 50 #if defined(DHCPv6) && defined(DHCP4o6) 127 #if defined(DHCPv6) && defined(DHCP4o6) 325 #if defined(DHCPv6) && defined(DHCP4o6) 355 #if defined(DHCPv6) && defined(DHCP4o6) 536 #if defined(DHCPv6) && defined(DHCP4o6) 871 #if defined(DHCPv6) && defined(DHCP4o6) 980 #if defined(DHCPv6) && defined(DHCP4o6) 1124 /* With DHCPv4-over-DHCPv6 it can be an IPv6 address 1157 #if defined(DHCPv6) && defined(DHCP4o6) 1676 #if defined(DHCPv6) && defined(DHCP4o6 [all...] |
| bootp.c | 357 #if defined(DHCPv6) && defined(DHCP4o6)
|
| confpars.c | 45 #ifdef DHCPv6 313 #ifdef DHCPv6 316 #endif /* DHCPv6 */ 637 #ifdef DHCPv6 685 #endif /* DHCPv6 */ 812 #ifdef DHCPv6 816 #endif /* DHCPv6 */ 2847 #if !defined(DHCPv6) 2848 parse_warn(cfile, "No DHCPv6 support."); 2850 #else /* defined(DHCPv6) */ [all...] |
| mdb6.c | 2341 #ifdef DHCPv6 2360 * Write all DHCPv6 information. 2385 #endif /* DHCPv6 */ 2777 #ifdef DHCPv6 2781 * XXX: DHCPv6 gives a 16-bit field for the htype. DHCPv4 gives an 2912 * parameter from a DHCPv6 supplied DUID (client-identifier option),
|
| db.c | 709 #ifdef DHCPv6 768 #endif /* DHCPv6 */
|
| dhcpleasequery.c | 184 * Note: this makes DHCPv4-over-DHCPv6 always fail but it should not 716 #ifdef DHCPv6 808 * dhcpv6.c:valid_client_msg() - unicast + lq-query option. 1264 #endif /* DHCPv6 */
|
| mdb.c | 2531 #ifdef DHCPv6 2536 #endif /* DHCPv6 */
|
| /src/external/mpl/dhcp/dist/dhcpctl/ |
| cltest.c | 60 #ifdef DHCPv6 62 void dhcpv6(struct packet *packet) { } function 69 #endif /* DHCPv6 */ 91 #ifdef DHCPv6 92 dhcpv6, 93 #endif /* DHCPv6 */
|
| cltest2.c | 293 #ifdef DHCPv6 294 void dhcpv6(struct packet *packet) { } function 302 #endif /* DHCPv6 */
|
| omshell.c | 56 #ifdef DHCPv6 57 dhcpv6, 58 #endif /* DHCPv6 */ 77 #ifdef DHCPv6 79 void dhcpv6(struct packet *packet) { } function 86 #endif /* DHCPv6 */
|
| /src/external/mpl/dhcp/dist/common/ |
| socket.c | 65 #if defined(DHCPv6) 142 #ifdef DHCPv6 164 #ifdef DHCPv6 198 #endif /* DHCPv6 */ 241 #if defined(DHCPv6) && defined(SO_REUSEPORT) 312 #ifdef DHCPv6 337 #endif /* DHCPv6 */ 342 #ifdef DHCPv6 354 #endif /* DHCPv6 */ 470 #ifdef DHCPv6 [all...] |
| discover.c | 67 #ifdef DHCPv6 73 #endif /* DHCPv6 */ 80 #ifdef DHCPv6 85 #endif /* DHCPv6 */ 531 #ifdef DHCPv6 568 #endif /* DHCPv6 */ 584 #ifdef DHCPv6 586 #endif /* DHCPv6 */ 636 #ifdef DHCPv6 692 #ifdef DHCPv6 [all...] |
| inet.c | 655 #ifdef DHCPv6
|
| options.c | 161 * have a length field, unless it's a DHCPv6 zero-length 1051 * Stores the options from the DHCPv6 universe into the buffer given. 3555 /* Turn the FQDN option space into a DHCPv6 FQDN option buffer. 3654 /* Read the DHCPv6 FQDN option's contents into the FQDN virtual space. 4122 #ifdef DHCPv6 4236 libdhcp_callbacks.dhcpv6(decoded_packet); 4251 #endif /* DHCPv6 */
|
| /src/external/mpl/dhcp/dist/ |
| Makefile.am | 21 doc/BIND-libraries doc/DHCPv4-over-DHCPv6 \ 27 doc/examples/dhclient-dhcpv6.conf doc/examples/dhcpd-dhcpv6.conf \
|
| configure | 1463 --enable-dhcpv6 enable support for DHCPv6 (default is yes) 1464 --enable-dhcpv4o6 enable support for DHCPv4-over-DHCPv6 (default is 5483 # DHCPv6 optional compile-time feature. 5484 # Check whether --enable-dhcpv6 was given. 5489 # DHCPv6 is on by default, so define if it is not explicitly disabled. 5493 $as_echo "#define DHCPv6 1" >>confdefs.h 5505 # DHCPv4o6 requires DHCPv6 5507 as_fn_error $? "dhcpv4o6 requires dhcpv6" "$LINENO" 5 9033 DHCP_VERSIONS="DHCPv4, DHCPv6 and DHCPv4-over-DHCPv6 [all...] |
| /src/external/mpl/dhcp/dist/includes/ |
| config.h.in | 15 /* Define to 1 to include DHCPv4 over DHCPv6 support. */ 22 /* Define to 1 to include DHCPv6 support. */ 23 #undef DHCPv6
|
| dhcpd.h | 341 * be addressed for DHCPv6 support. 413 unsigned char dhcpv6_msg_type; /* DHCPv6 message type */ 415 /* DHCPv6 transaction ID */ 418 /* DHCPv6 relay information */ 423 /* DHCPv6 packet containing this one, or NULL if none */ 426 /* DHCPv4-over-DHCPv6 flags */ 429 /* DHCPv4-over-DHCPv6 response, or NULL */ 470 * Only used in DHCPv6. 1157 /* DHCPv6 lease structures */ 1325 /* DHCPv6 values. * 3912 void (*dhcpv6) (struct packet *); member in struct:libdhcp_callbacks [all...] |
| /src/external/mpl/dhcp/dist/client/ |
| dhclient.c | 96 #if defined(DHCPv6) && defined(DHCP4o6) 113 #if defined(DHCPv6) 127 #ifdef DHCPv6 128 dhcpv6, 129 #endif /* DHCPv6 */ 247 #if defined(DHCPv6) && defined(DHCP4o6) 263 #ifdef DHCPv6 267 #ifdef DHCPv6 281 #else /* DHCPv6 */ 337 #ifdef DHCPv6 1978 dhcpv6(struct packet *packet) { function [all...] |
| clparse.c | 40 /* There can be 2 extra requested options for DHCPv4-over-DHCPv6. */ 45 #ifdef DHCPv6 51 #endif /* DHCPv6 */ 135 /* DHCPv4-over-DHCPv6 extra requested options in code order */ 197 /* Requested lease time, used by DHCPv6 (DHCPv4 uses the option cache) 1372 #if !defined(DHCPv6) 1373 parse_warn(cfile, "No DHCPv6 support."); 1375 #else /* defined(DHCPv6) */ 1577 log_error("Invalid length of DHCPv6 Preference option " 1605 #endif /* defined(DHCPv6) */ [all...] |
| /src/external/mpl/dhcp/dist/tests/ |
| t_api.c | 139 #ifdef DHCPv6 140 dhcpv6, 141 #endif /* DHCPv6 */
|