Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/inet/
H A Dip.h2496 #define SRC_GENERATION_INITIAL 1 macro
/illumos-gate/usr/src/uts/common/inet/ip/
H A Dip.c4702 ipst->ips_src_generation = SRC_GENERATION_INITIAL; in ip_stack_init()