Home
last modified time | relevance | path

Searched refs:DCE_GENERATION_INITIAL (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/inet/ip/
H A Dip_dce.c314 ipst->ips_dce_default->dce_generation = DCE_GENERATION_INITIAL; in dce_stack_init()
553 dce->dce_generation = DCE_GENERATION_INITIAL; in dce_lookup_and_add_v4()
625 dce->dce_generation = DCE_GENERATION_INITIAL; in dce_lookup_and_add_v6()
779 generation = DCE_GENERATION_INITIAL; in dce_increment_generation()
/illumos-gate/usr/src/uts/common/inet/
H A Dip.h2483 #define DCE_GENERATION_INITIAL 2 macro