OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:vsio_universe
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/mpl/dhcp/dist/common/
tables.c
703
struct universe
vsio_universe
;
variable in typeref:struct:universe
705
{ "isc", "Eisc6.", &
vsio_universe
, 2495, 1 },
1081
* 8:
vsio_universe
(DHCPv6 Vendor-Identified space)
1417
vsio_universe
.name = "vsio";
1418
vsio_universe
.concat_duplicates = 0;
1419
vsio_universe
.lookup_func = lookup_hashed_option;
1420
vsio_universe
.option_state_dereference =
1422
vsio_universe
.save_func = save_hashed_option;
1423
vsio_universe
.delete_func = delete_hashed_option;
1424
vsio_universe
.encapsulate = hashed_option_space_encapsulate
[
all
...]
options.c
1083
o =
vsio_universe
.enc_opt;
1203
(o->universe == &
vsio_universe
)) {
/src/external/mpl/dhcp/dist/includes/
dhcpd.h
2921
extern struct universe
vsio_universe
;
Completed in 31 milliseconds
Indexes created Fri Jul 03 00:25:33 UTC 2026