Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/inet/ip/
H A Dip_dce.c309 ipst->ips_dce_default->dce_generation = DCE_GENERATION_INITIAL; in dce_stack_init()
523 dce->dce_generation = DCE_GENERATION_INITIAL; in dce_lookup_and_add_v4()
595 dce->dce_generation = DCE_GENERATION_INITIAL; in dce_lookup_and_add_v6()
749 generation = DCE_GENERATION_INITIAL; in dce_increment_generation()
/titanic_41/usr/src/uts/common/inet/
H A Dip.h2477 #define DCE_GENERATION_INITIAL 2 macro