Searched refs:mac_bcast_send (Results 1 - 3 of 3) sorted by relevance

/opensolaris-onvv-gate/usr/src/uts/common/io/mac/
H A Dmac_bcast.c141 mac_bcast_send(void *arg1, void *arg2, mblk_t *mp_chain, boolean_t is_loopback) function
399 * mac_bcast_send() with arg2=NULL, which will cause
400 * mac_bcast_send() to send a copy of the packet(s)
403 * When the mac_bcast_send() function is invoked from
406 * allow mac_bcast_send() to skip that MAC client and not
410 * packets to mac_bcast_send().
413 grp->mbg_flow_ent->fe_cb_fn = mac_bcast_send;
474 * kick the generation count, which will allow mac_bcast_send()
553 * kick the generation count, which will allow mac_bcast_send()
H A Dmac_sched.c3443 mac_bcast_send(flow_cookie, src_mcip, mp,
/opensolaris-onvv-gate/usr/src/uts/common/sys/
H A Dmac_impl.h741 extern void mac_bcast_send(void *, void *, mblk_t *, boolean_t);

Completed in 169 milliseconds