Searched refs:binding_scope_allocate (Results 1 – 7 of 7) sorted by relevance
/netbsd-src/external/mpl/dhcp/dist/common/ |
H A D | execute.c | 359 if (!binding_scope_allocate(scope, MDL)) { 450 binding_scope_allocate (&ns, MDL);
|
H A D | alloc.c | 1199 int binding_scope_allocate (ptr, file, line) in binding_scope_allocate() function
|
H A D | tree.c | 566 if (!binding_scope_allocate (&ns, MDL)) { 4059 if (!binding_scope_allocate (scope, MDL)) in create_binding()
|
/netbsd-src/external/mpl/dhcp/dist/server/ |
H A D | confpars.c | 3566 if (!(binding_scope_allocate in parse_lease_declaration() 4959 if (!binding_scope_allocate(&scope, in parse_ia_na_declaration() 5407 if (!binding_scope_allocate(&scope, in parse_ia_ta_declaration() 5845 if (!binding_scope_allocate(&scope, in parse_ia_pd_declaration()
|
H A D | omapi.c | 304 if (!binding_scope_allocate (&lease -> scope, MDL)) in dhcp_lease_set_value()
|
H A D | dhcpv6.c | 8623 if (!binding_scope_allocate(&scope, MDL)) {
|
/netbsd-src/external/mpl/dhcp/dist/includes/ |
H A D | dhcpd.h | 2603 int binding_scope_allocate (struct binding_scope **,
|