Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/vioif/
H A Dvioif.c1864 boolean_t ecn = vioif_has_feature(vif, VIRTIO_NET_F_HOST_ECN); in vioif_check_features() local
1877 if (tso4 && ecn) { in vioif_check_features()
1880 if (tso6 && ecn) { in vioif_check_features()
/illumos-gate/usr/src/lib/fm/topo/libtopo/common/
H A Dtopo_xml.c1185 xmlNodePtr def_set = NULL, ecn = NULL; in pad_process() local
1218 ecn = cn; in pad_process()
1351 if ((tmp_rd.rd_einfo = enum_attributes_process(mp, ecn)) in pad_process()
/illumos-gate/usr/src/uts/common/io/cxgbe/common/
H A Dt4_msg.h327 __u8 ecn:1; member
333 __u8 ecn:1; member