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

/illumos-gate/usr/src/uts/common/io/ib/clients/eoib/
H A Deib_fip.c967 etbl->tb_checksum = 0;
1008 etbl->tb_checksum += init_checksum;
1044 etbl->tb_checksum += ipkt[i];
1057 if (*ipkt != etbl->tb_checksum) {
1062 etbl->tb_checksum, *ipkt);
H A Deib_vnic.c790 tbl->tb_checksum = 0;
/illumos-gate/usr/src/uts/common/sys/ib/clients/eoib/
H A Deib_impl.h559 uint32_t tb_checksum; member in struct:eib_vhub_table_s

Completed in 69 milliseconds