Home
last modified time | relevance | path

Searched defs:iasubopt (Results 1 – 9 of 9) sorted by path

/dports/net/isc-dhcp44-client/dhcp-4.4.2-P1/includes/
H A Ddhcpd.h1633 struct iasubopt { struct
1634 int refcnt; /* reference count */
1635 struct in6_addr addr; /* IPv6 address/prefix */
1636 u_int8_t plen; /* iaprefix prefix length */
1637 binding_state_t state; /* state */
1638 struct binding_scope *scope; /* "set var = value;" */
1641 u_int32_t prefer; /* cached preferred lifetime */
1642 u_int32_t valid; /* cached valid lifetime */
1643 struct ia_xx *ia; /* IA for this lease */
1644 struct ipv6_pool *ipv6_pool; /* pool for this lease */
[all …]
/dports/net/isc-dhcp44-client/dhcp-4.4.2-P1/server/
H A Ddb.c519 struct iasubopt *iasubopt; in write_ia() local
H A Dmdb6.c200 iasubopt_allocate(struct iasubopt **iasubopt, const char *file, int line) { in iasubopt_allocate()
234 iasubopt_reference(struct iasubopt **iasubopt, struct iasubopt *src, in iasubopt_reference()
261 iasubopt_dereference(struct iasubopt **iasubopt, const char *file, int line) { in iasubopt_dereference()
439 ia_add_iasubopt(struct ia_xx *ia, struct iasubopt *iasubopt, in ia_add_iasubopt()
476 ia_remove_iasubopt(struct ia_xx *ia, struct iasubopt *iasubopt, in ia_remove_iasubopt()
608 active_changed(void *iasubopt, unsigned int new_heap_index) { in active_changed()
613 inactive_changed(void *iasubopt, unsigned int new_heap_index) { in inactive_changed()
740 struct iasubopt *iasubopt = (struct iasubopt *)value; in dereference_hash_entry() local
752 struct iasubopt *iasubopt = (struct iasubopt *)value; in dereference_heap_entry() local
2322 struct iasubopt *)) { in change_leases()
/dports/net/isc-dhcp44-relay/dhcp-4.4.2-P1/includes/
H A Ddhcpd.h1633 struct iasubopt { struct
1634 int refcnt; /* reference count */
1635 struct in6_addr addr; /* IPv6 address/prefix */
1636 u_int8_t plen; /* iaprefix prefix length */
1637 binding_state_t state; /* state */
1638 struct binding_scope *scope; /* "set var = value;" */
1641 u_int32_t prefer; /* cached preferred lifetime */
1642 u_int32_t valid; /* cached valid lifetime */
1643 struct ia_xx *ia; /* IA for this lease */
1644 struct ipv6_pool *ipv6_pool; /* pool for this lease */
[all …]
/dports/net/isc-dhcp44-relay/dhcp-4.4.2-P1/server/
H A Ddb.c519 struct iasubopt *iasubopt; in write_ia() local
H A Dmdb6.c200 iasubopt_allocate(struct iasubopt **iasubopt, const char *file, int line) { in iasubopt_allocate()
234 iasubopt_reference(struct iasubopt **iasubopt, struct iasubopt *src, in iasubopt_reference()
261 iasubopt_dereference(struct iasubopt **iasubopt, const char *file, int line) { in iasubopt_dereference()
439 ia_add_iasubopt(struct ia_xx *ia, struct iasubopt *iasubopt, in ia_add_iasubopt()
476 ia_remove_iasubopt(struct ia_xx *ia, struct iasubopt *iasubopt, in ia_remove_iasubopt()
608 active_changed(void *iasubopt, unsigned int new_heap_index) { in active_changed()
613 inactive_changed(void *iasubopt, unsigned int new_heap_index) { in inactive_changed()
740 struct iasubopt *iasubopt = (struct iasubopt *)value; in dereference_hash_entry() local
752 struct iasubopt *iasubopt = (struct iasubopt *)value; in dereference_heap_entry() local
2322 struct iasubopt *)) { in change_leases()
/dports/net/isc-dhcp44-server/dhcp-4.4.2-P1/includes/
H A Ddhcpd.h1633 struct iasubopt { struct
1634 int refcnt; /* reference count */
1635 struct in6_addr addr; /* IPv6 address/prefix */
1636 u_int8_t plen; /* iaprefix prefix length */
1637 binding_state_t state; /* state */
1638 struct binding_scope *scope; /* "set var = value;" */
1641 u_int32_t prefer; /* cached preferred lifetime */
1642 u_int32_t valid; /* cached valid lifetime */
1643 struct ia_xx *ia; /* IA for this lease */
1644 struct ipv6_pool *ipv6_pool; /* pool for this lease */
[all …]
/dports/net/isc-dhcp44-server/dhcp-4.4.2-P1/server/
H A Ddb.c519 struct iasubopt *iasubopt; in write_ia() local
H A Dmdb6.c200 iasubopt_allocate(struct iasubopt **iasubopt, const char *file, int line) { in iasubopt_allocate()
234 iasubopt_reference(struct iasubopt **iasubopt, struct iasubopt *src, in iasubopt_reference()
261 iasubopt_dereference(struct iasubopt **iasubopt, const char *file, int line) { in iasubopt_dereference()
439 ia_add_iasubopt(struct ia_xx *ia, struct iasubopt *iasubopt, in ia_add_iasubopt()
476 ia_remove_iasubopt(struct ia_xx *ia, struct iasubopt *iasubopt, in ia_remove_iasubopt()
608 active_changed(void *iasubopt, unsigned int new_heap_index) { in active_changed()
613 inactive_changed(void *iasubopt, unsigned int new_heap_index) { in inactive_changed()
740 struct iasubopt *iasubopt = (struct iasubopt *)value; in dereference_hash_entry() local
752 struct iasubopt *iasubopt = (struct iasubopt *)value; in dereference_heap_entry() local
2322 struct iasubopt *)) { in change_leases()