Home
last modified time | relevance | path

Searched refs:hcksum_assoc (Results 1 – 9 of 9) sorted by relevance

/titanic_41/usr/src/uts/common/io/mac/
H A Dmac_util.c65 (void) hcksum_assoc(mp1, NULL, NULL, start, stuff, end, value, in mac_copymsg_cksum()
307 (void) hcksum_assoc(mp, NULL, NULL, start, stuff, end, in mac_fix_cksum()
354 (void) hcksum_assoc(hmp, NULL, NULL, start, stuff, end, value, flags, in mac_add_vlan_tag()
/titanic_41/usr/src/uts/common/sys/
H A Dstrsubr.h1241 extern int hcksum_assoc(mblk_t *, struct multidata_s *, struct pdesc_s *,
/titanic_41/usr/src/uts/common/io/dld/
H A Ddld_proto.c1257 (void) hcksum_assoc(bp, NULL, NULL, start, stuff, end, value, flags, 0); in proto_unitdata_req()
/titanic_41/usr/src/uts/common/io/chxge/
H A Dch.c1380 (void) hcksum_assoc(mp, NULL, NULL, 0, 0, 0, cksum, in ch_send_up()
/titanic_41/usr/src/uts/common/io/elxl/
H A Delxl.c1330 (void) hcksum_assoc(mp, NULL, NULL, 0, 0, 0, 0, pflags, 0); in elxl_recv()
/titanic_41/usr/src/uts/common/inet/ipf/
H A Dip_fil_solaris.c1732 (void) hcksum_assoc(m, NULL, NULL, start, stuff, end,
/titanic_41/usr/src/uts/common/io/ib/clients/ibd/
H A Dibd_cm.c275 (void) hcksum_assoc(pmtu_mp, NULL, NULL, 0, 0, 0, 0, in ibd_async_rc_process_too_big()
/titanic_41/usr/src/uts/common/io/
H A Dgld.c4569 (void) hcksum_assoc(nmp, NULL, NULL, start, stuff, end, value, in gld_unitdata()
/titanic_41/usr/src/uts/common/os/
H A Dstrsubr.c8452 hcksum_assoc(mblk_t *mp, multidata_t *mmd, pdesc_t *pd, in hcksum_assoc() function