Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/inet/
H A Dip_ire.h290 extern int ire_send_local_v6(ire_t *, mblk_t *, void *,
/illumos-gate/usr/src/uts/common/inet/ip/
H A Dip6_ire.c137 ire->ire_sendfn = ire_send_local_v6; in ire_init_v6()
144 ire->ire_sendfn = ire_send_local_v6; in ire_init_v6()
H A Dip6_output.c380 ire_send_local_v6(ire_t *ire, mblk_t *mp, void *iph_arg, in ire_send_local_v6() function