Searched refs:hcksum_assoc (Results 1 – 9 of 9) sorted by relevance
/titanic_50/usr/src/uts/common/io/mac/ |
H A D | mac_util.c | 65 (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_50/usr/src/uts/common/sys/ |
H A D | strsubr.h | 1241 extern int hcksum_assoc(mblk_t *, struct multidata_s *, struct pdesc_s *,
|
/titanic_50/usr/src/uts/common/io/dld/ |
H A D | dld_proto.c | 1258 (void) hcksum_assoc(bp, NULL, NULL, start, stuff, end, value, flags, 0); in proto_unitdata_req()
|
/titanic_50/usr/src/uts/common/io/chxge/ |
H A D | ch.c | 1380 (void) hcksum_assoc(mp, NULL, NULL, 0, 0, 0, cksum, in ch_send_up()
|
/titanic_50/usr/src/uts/common/io/elxl/ |
H A D | elxl.c | 1330 (void) hcksum_assoc(mp, NULL, NULL, 0, 0, 0, 0, pflags, 0); in elxl_recv()
|
/titanic_50/usr/src/uts/common/inet/ipf/ |
H A D | ip_fil_solaris.c | 1732 (void) hcksum_assoc(m, NULL, NULL, start, stuff, end,
|
/titanic_50/usr/src/uts/common/io/ib/clients/ibd/ |
H A D | ibd_cm.c | 275 (void) hcksum_assoc(pmtu_mp, NULL, NULL, 0, 0, 0, 0, in ibd_async_rc_process_too_big()
|
/titanic_50/usr/src/uts/common/io/ |
H A D | gld.c | 4569 (void) hcksum_assoc(nmp, NULL, NULL, start, stuff, end, value, in gld_unitdata()
|
/titanic_50/usr/src/uts/common/os/ |
H A D | strsubr.c | 8452 hcksum_assoc(mblk_t *mp, multidata_t *mmd, pdesc_t *pd, in hcksum_assoc() function
|