Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/iprb/
H A Diprb.h43 typedef struct iprb_mcast { struct
H A Diprb.c272 list_create(&ip->mcast, sizeof (struct iprb_mcast), in iprb_attach()
273 offsetof(struct iprb_mcast, node)); in iprb_attach()