Searched refs:llc_mcast_t (Results 1 - 2 of 2) sorted by relevance

/opensolaris-onvv-gate/usr/src/uts/common/sys/
H A Dllc1.h82 } llc_mcast_t; typedef in typeref:struct:llc1_multicast_addr
104 llc_mcast_t *llcp_mcast; /* per device multicast table */
134 llc_mcast_t **llc_mcast; /* multicast table if multicast is */
/opensolaris-onvv-gate/usr/src/uts/common/io/
H A Dllc1.c84 static void llc1_send_disable_multi(llc_mac_info_t *, llc_mcast_t *);
433 llc_mcast_t *mcast;
450 sizeof (llc_mcast_t *) * llc1->llc_multicnt);
885 sizeof (llc_mcast_t) *
1814 llc_mcast_t *mcast;
1824 sizeof (llc_mcast_t *) * llc->llc_multicnt);
1848 llc_mcast_t *mcast;
1884 GETSTRUCT(llc_mcast_t *,
1905 GETSTRUCT(llc_mcast_t,
1965 llc_mcast_t *mcas
[all...]

Completed in 116 milliseconds