Home
last modified time | relevance | path

Searched refs:sctp_hwcksum (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/inet/sctp/
H A Dsctp_impl.h784 sctp_hwcksum : 1, /* The NIC is capable of hwcksum */ member
827 #define sctp_hwcksum sctp_bits.sctp_hwcksum macro
/illumos-gate/usr/src/cmd/mdb/common/modules/sctp/
H A Dsctp.c583 mdb_printf("\thwcksum\t\t\t%d\n", sctp->sctp_hwcksum); in show_sctp_flags()