Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/inet/
H A Dip_ndp.h288 extern mblk_t *ndp_mcastreq(ill_t *, const in6_addr_t *, uint32_t, uint32_t,
/titanic_41/usr/src/uts/common/inet/ip/
H A Dip_multi.c850 mp = ndp_mcastreq(ill, v6groupp, addrlen, addroff, mp); in ip_ll_send_multireq()
H A Dip_ndp.c1108 ndp_mcastreq(ill_t *ill, const in6_addr_t *v6group, uint32_t hw_addr_len, in ndp_mcastreq() function