Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/inet/ip/
H A Dip_ndp.c259 boolean_t trigger_fastpath = B_TRUE; in nce_add_v6_postprocess() local
269 trigger_fastpath = B_FALSE; in nce_add_v6_postprocess()
271 if (trigger_fastpath) in nce_add_v6_postprocess()
3973 boolean_t trigger_fastpath = B_TRUE; in nce_add_v4_postprocess() local
3983 trigger_fastpath = B_FALSE; in nce_add_v4_postprocess()
3985 if (trigger_fastpath) in nce_add_v4_postprocess()