| /minix3/external/bsd/dhcp/dist/includes/ |
| H A D | statement.h | 65 struct option_cache *option; 66 struct option_cache *supersede; 67 struct option_cache *prepend; 68 struct option_cache *append;
|
| H A D | dhcpd.h | 350 struct option_cache { struct 352 struct option_cache *next; argument 874 struct option_cache *fixed_addr; 1378 struct option_cache *primary; 1379 struct option_cache *secondary; 1380 struct option_cache *primary6; 1381 struct option_cache *secondary6; 1709 struct option_cache * 1714 struct option_cache *oc, isc_boolean_t appendp); 1725 void (*func)(struct option_cache *, [all …]
|
| H A D | tree.h | 295 struct option_cache; /* forward */ 304 struct option_cache *(*lookup_func) (struct universe *, 308 struct option_cache *, isc_boolean_t); 313 void (*) (struct option_cache *, struct packet *,
|
| H A D | failover.h | 261 struct option_cache *peer_address; 325 struct option_cache *address;
|
| /minix3/external/bsd/dhcp/dist/common/ |
| H A D | options.c | 47 struct option_cache **opp); 54 struct option_cache *op = (struct option_cache *)0; 135 struct option_cache *op = NULL, *nop = NULL; 544 struct option_cache *op; in cons_options() 733 op = (struct option_cache *)(pp->car); in cons_options() 754 op = (struct option_cache *)(pp->car); in cons_options() 863 vsio_options(struct option_cache *oc, in vsio_options() 931 struct option_cache *oc; in store_options6() 1134 struct option_cache *oc; in store_options() 1257 struct option_cache *tmp; in store_options() [all …]
|
| H A D | alloc.c | 141 option_cache_dereference ((struct option_cache **) 619 struct option_cache *free_option_caches; 625 struct option_cache *o, *n; in relinquish_free_option_caches() 628 n = (struct option_cache *)(o -> expression); in relinquish_free_option_caches() 631 free_option_caches = (struct option_cache *)0; in relinquish_free_option_caches() 636 struct option_cache **cptr; in option_cache_allocate() 640 struct option_cache *rval; 645 (struct option_cache *)(rval -> expression); 648 rval = dmalloc (sizeof (struct option_cache), file, line); 657 struct option_cache **ptr; in option_cache_reference() [all …]
|
| H A D | tree.c | 155 struct option_cache **oc; in make_const_option_cache() 368 int option_cache (struct option_cache **oc, struct data_string *dp, in option_cache() function 2656 struct option_cache *oc; 2684 struct option_cache *oc;
|
| H A D | parse.c | 2095 struct option_cache *cache; 2210 cache = (struct option_cache *)0; 2753 struct option_cache *oc; in parse_zone() 4904 if (expr && !option_cache (&(*result)->data.option, 5195 struct option_cache **oc; in parse_option_decl()
|
| H A D | print.c | 214 void dump_packet_option (struct option_cache *oc, in dump_packet_option()
|
| /minix3/external/bsd/dhcp/dist/tests/ |
| H A D | t_api_dhcp.c | 42 parse_allow_deny(struct option_cache **oc, struct parse *p, int i) { in parse_allow_deny()
|
| /minix3/external/bsd/dhcp/dist/server/ |
| H A D | dhcpv6.c | 106 struct option_cache *oc, 116 struct option_cache *ia); 118 struct option_cache *ia); 120 struct option_cache *addr); 137 struct option_cache *ia_pd); 139 struct option_cache *pref); 233 struct option_cache *oc; in set_server_duid_from_option() 364 struct option_cache *oc; in get_client_id() 397 struct option_cache *oc; in valid_client_msg() 493 struct option_cache *oc; in valid_client_resp() [all …]
|
| H A D | dhcp.c | 84 struct option_cache *oc; in dhcp() 412 struct option_cache *oc; 435 oc = (struct option_cache *)0; 714 struct option_cache *oc; 857 struct option_cache *oc; 976 struct option_cache *oc; 1052 struct option_cache *noc = NULL; 1368 oc = (struct option_cache *)0; 1386 oc = (struct option_cache *)0; 1582 struct option_cache *oc = (struct option_cache *)0; [all …]
|
| H A D | dhcpleasequery.c | 152 struct option_cache *oc; in dhcpleasequery() 766 struct option_cache *oc; in get_lq_query() 797 struct option_cache *oc; in valid_query_msg() 912 struct option_cache *oc; in process_lq_by_address() 1060 struct option_cache *oc; in dhcpv6_leasequery()
|
| H A D | bootp.c | 56 struct option_cache *oc; 226 oc = (struct option_cache *)0;
|
| H A D | db.c | 236 struct option_cache *oc; 242 oc = (struct option_cache *)p -> car;
|
| H A D | confpars.c | 365 struct option_cache *cache; 990 option_cache (&cp -> address, 2900 parse_fixed_addr_param(struct option_cache **oc, in parse_fixed_addr_param() 2950 status = option_cache(oc, NULL, expr, NULL, MDL); in parse_fixed_addr_param() 2988 struct option_cache *oc; in parse_lease_declaration() 3354 oc = (struct option_cache *)0; in parse_lease_declaration() 3373 option_cache_reference (((struct option_cache **) in parse_lease_declaration() 4402 struct option_cache **oc; in parse_allow_deny() 4461 status = option_cache(oc, NULL, data, option, MDL);
|
| H A D | ldap.c | 465 struct option_cache *oc; in _do_lookup_dhcp_string_option() 498 struct option_cache *oc; in _do_lookup_dhcp_int_option() 525 struct option_cache *oc; in _do_lookup_dhcp_enum_option()
|
| H A D | dhcpd.c | 811 struct option_cache *oc; in postconf_initialization()
|
| H A D | ddns.c | 86 struct option_cache *oc; in ddns_updates()
|
| H A D | failover.c | 3124 struct option_cache *oc; in dhcp_failover_state_get_value() 5841 struct option_cache *oc; in load_balance_mine()
|
| /minix3/external/bsd/dhcp/dist/client/ |
| H A D | clparse.c | 1151 struct option_cache *oc; 1229 oc = (struct option_cache *)0; 1305 struct option_cache *oc = NULL; in parse_client6_lease_statement() 1543 struct option_cache *oc = NULL; in parse_client6_ia_na_statement() 1671 struct option_cache *oc = NULL; in parse_client6_ia_ta_statement() 1779 struct option_cache *oc = NULL; in parse_client6_ia_pd_statement() 1906 struct option_cache *oc = NULL; in parse_client6_iaaddr_statement() 2014 struct option_cache *oc = NULL; in parse_client6_iaprefix_statement() 2232 struct option_cache **oc; in parse_allow_deny()
|
| H A D | dhclient.c | 1096 struct option_cache *oc; 1324 struct option_cache *oc; 1678 struct option_cache *oc; 2337 u_int8_t *type, struct option_cache *sid, in make_client_options() 2342 struct option_cache *oc; in make_client_options() 2494 lease, &discover, (struct option_cache *)0, 2552 struct option_cache *oc; 2560 oc = (struct option_cache *)0; 2639 struct option_cache *oc; 2697 struct option_cache *oc; [all …]
|
| H A D | dhc6.c | 377 struct option_cache *oc; in valid_reply() 531 struct option_cache *oc; in dhc6_leaseify() 628 struct option_cache *oc; in dhc6_parse_ia_na() 736 struct option_cache *oc; in dhc6_parse_ia_ta() 821 struct option_cache *oc; in dhc6_parse_ia_pd() 926 struct option_cache *oc; in dhc6_parse_addrs() 1022 struct option_cache *oc; in dhc6_parse_prefixes() 2187 struct option_cache *oc; in dhc6_get_status_code() 4382 struct option_cache *oc; in do_refresh6() 4759 struct option_cache *oc; in dhc6_check_irt() [all …]
|
| /minix3/external/bsd/dhcp/dist/dhcpctl/ |
| H A D | omshell.c | 52 int parse_allow_deny (struct option_cache **oc, struct parse *cfile, int flag) in parse_allow_deny()
|
| /minix3/external/bsd/dhcp/dist/relay/ |
| H A D | dhcrelay.c | 1519 struct option_cache *oc; in process_down6() 1718 parse_allow_deny(struct option_cache **oc, struct parse *p, int i) { in parse_allow_deny()
|