HomeSort by: relevance | last modified time | path
    Searched refs:nwip_universe (Results 1 - 3 of 3) sorted by relevancy

  /src/external/mpl/dhcp/dist/common/
tables.c 292 struct universe nwip_universe; variable in typeref:struct:universe
294 { "illegal-1", "", &nwip_universe, 1, 1 },
295 { "illegal-2", "", &nwip_universe, 2, 1 },
296 { "illegal-3", "", &nwip_universe, 3, 1 },
297 { "illegal-4", "", &nwip_universe, 4, 1 },
298 { "nsq-broadcast", "f", &nwip_universe, 5, 1 },
299 { "preferred-dss", "IA", &nwip_universe, 6, 1 },
300 { "nearest-nwip-server", "IA", &nwip_universe, 7, 1 },
301 { "autoretries", "B", &nwip_universe, 8, 1 },
302 { "autoretry-secs", "B", &nwip_universe, 9, 1 }
    [all...]
options.c 3279 cfg_options -> universes [nwip_universe.index]);
3305 nwip_universe.code_hash,
  /src/external/mpl/dhcp/dist/includes/
dhcpd.h 2919 extern struct universe nwip_universe;

Completed in 166 milliseconds