Home
last modified time | relevance | path

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

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