HomeSort by: relevance | last modified time | path
    Searched defs:option_cache (Results 1 - 6 of 6) sorted by relevancy

  /src/external/mpl/dhcp/dist/common/
tree.c 155 struct option_cache **oc;
368 int option_cache (struct option_cache **oc, struct data_string *dp, function
2713 struct option_cache *oc;
2748 struct option_cache *oc;
2756 /* Only attempt to evaluate if option_cache is not null. This permits
tree.c 155 struct option_cache **oc;
368 int option_cache (struct option_cache **oc, struct data_string *dp, function
2713 struct option_cache *oc;
2748 struct option_cache *oc;
2756 /* Only attempt to evaluate if option_cache is not null. This permits
tree.c 155 struct option_cache **oc;
368 int option_cache (struct option_cache **oc, struct data_string *dp, function
2713 struct option_cache *oc;
2748 struct option_cache *oc;
2756 /* Only attempt to evaluate if option_cache is not null. This permits
  /src/external/mpl/dhcp/dist/includes/
dhcpd.h 387 struct option_cache { struct
389 struct option_cache *next;
982 not an option_cache, but it's referenced in a lot of
984 struct option_cache *fixed_addr;
1518 struct option_cache *primary;
1519 struct option_cache *secondary;
1520 struct option_cache *primary6;
1521 struct option_cache *secondary6;
1884 struct option_cache *
1889 struct option_cache *oc, isc_boolean_t appendp)
    [all...]
dhcpd.h 387 struct option_cache { struct
389 struct option_cache *next;
982 not an option_cache, but it's referenced in a lot of
984 struct option_cache *fixed_addr;
1518 struct option_cache *primary;
1519 struct option_cache *secondary;
1520 struct option_cache *primary6;
1521 struct option_cache *secondary6;
1884 struct option_cache *
1889 struct option_cache *oc, isc_boolean_t appendp)
    [all...]
dhcpd.h 387 struct option_cache { struct
389 struct option_cache *next;
982 not an option_cache, but it's referenced in a lot of
984 struct option_cache *fixed_addr;
1518 struct option_cache *primary;
1519 struct option_cache *secondary;
1520 struct option_cache *primary6;
1521 struct option_cache *secondary6;
1884 struct option_cache *
1889 struct option_cache *oc, isc_boolean_t appendp)
    [all...]

Completed in 197 milliseconds