Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/inet/
H A Dip_if.h185 extern int ill_fastpath_probe(ill_t *, mblk_t *);
/illumos-gate/usr/src/uts/common/inet/ip/
H A Dip_ndp.c3377 res = ill_fastpath_probe(ill, nce->nce_dlur_mp); in nce_fastpath_trigger()
H A Dip_if.c1309 ill_fastpath_probe(ill_t *ill, mblk_t *dlur_mp) in ill_fastpath_probe() function