Home
last modified time | relevance | path

Searched refs:ST_RING_UDP (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dmac_soft_ring.h392 #define ST_RING_UDP 0x0008 macro
/illumos-gate/usr/src/uts/common/io/mac/
H A Dmac_soft_ring.c164 } else if (type & ST_RING_UDP) { in mac_soft_ring_create()
H A Dmac_datapath_setup.c398 if (softring->s_ring_type & (ST_RING_TCP | ST_RING_UDP)) { in mac_srs_client_poll_enable()
466 if (!(softring->s_ring_type & (ST_RING_UDP | ST_RING_TCP))) in mac_srs_client_poll_disable()
1687 } else if (softring->s_ring_type & ST_RING_UDP) { in mac_srs_update_fanout_list()
1758 (type|ST_RING_UDP), pri, mcip, mac_srs, in mac_srs_create_proto_softrings()