Searched refs:mac_bcast_grp_t (Results 1 – 1 of 1) sorted by relevance
/illumos-gate/usr/src/uts/common/io/mac/ |
H A D | mac_bcast.c | 90 } mac_bcast_grp_t; typedef 99 sizeof (mac_bcast_grp_t), 0, NULL, NULL, NULL, NULL, NULL, 0); in mac_bcast_init() 111 mac_bcast_grp_t *bcast_grp = grp; in mac_bcast_grp_mip() 123 mac_bcast_grp_t *grp = bcast_grp; in mac_bcast_grp_free() 144 mac_bcast_grp_t *grp = arg1; in mac_bcast_send() 262 mac_bcast_grp_t *grp = NULL, **last_grp; in mac_bcast_add() 346 bzero(grp, sizeof (mac_bcast_grp_t)); in mac_bcast_add() 350 DTRACE_PROBE1(mac__bcast__add__new__group, mac_bcast_grp_t *, in mac_bcast_add() 501 mac_bcast_grp_t *grp = NULL, **prev; in mac_bcast_delete()
|