OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:binding_state
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/mpl/dhcp/dist/server/
db.c
156
((lease ->
binding_state
> 0 &&
157
lease ->
binding_state
<= FTS_LAST)
158
? binding_state_names [lease ->
binding_state
- 1]
162
if (lease ->
binding_state
!= lease -> next_binding_state)
178
if ((lease->
binding_state
!= lease->rewind_binding_state) &&
528
const char *
binding_state
;
local
619
binding_state
= binding_state_names[iasubopt->state-1];
621
binding_state
) < 0) {
/src/external/mpl/dhcp/dist/includes/
dhcpd.h
621
binding_state_t
binding_state
;
member in struct:lease
Completed in 22 milliseconds
Indexes created Sun Jun 28 00:24:58 UTC 2026