Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/inet/ip/
H A Dip_ndp.c255 boolean_t trigger_fastpath = B_TRUE; in nce_add_v6_postprocess() local
265 trigger_fastpath = B_FALSE; in nce_add_v6_postprocess()
267 if (trigger_fastpath) in nce_add_v6_postprocess()
3729 boolean_t trigger_fastpath = B_TRUE; in nce_add_v4_postprocess() local
3739 trigger_fastpath = B_FALSE; in nce_add_v4_postprocess()
3741 if (trigger_fastpath) in nce_add_v4_postprocess()