/illumos-gate/usr/src/uts/common/sys/ |
H A D | pattr.h | 72 #define HCK_IPV4_HDRCKSUM_OK 0x01 /* On Receive: IP header checksum */ macro
|
/illumos-gate/usr/src/uts/common/io/nge/ |
H A D | nge_rx.c | 274 *pflags |= HCK_IPV4_HDRCKSUM_OK; in nge_rxsta_handle() 281 *pflags |= HCK_IPV4_HDRCKSUM_OK; in nge_rxsta_handle() 285 *pflags |= HCK_IPV4_HDRCKSUM_OK; in nge_rxsta_handle()
|
/illumos-gate/usr/src/uts/common/io/myri10ge/drv/ |
H A D | myri10ge_lro.c | 117 0, HCK_IPV4_HDRCKSUM_OK | HCK_FULLCKSUM_OK); in myri10ge_lro_flush()
|
/illumos-gate/usr/src/uts/common/io/igb/ |
H A D | igb_rx.c | 282 hcksum_flags |= HCK_IPV4_HDRCKSUM_OK; in igb_rx_assoc_hcksum()
|
/illumos-gate/usr/src/uts/common/io/bge/ |
H A D | bge_recv2.c | 241 pflags |= HCK_IPV4_HDRCKSUM_OK; in bge_receive_packet()
|
/illumos-gate/usr/src/uts/common/io/bnx/ |
H A D | bnxrcv.c | 409 ofld_flags |= HCK_IPV4_HDRCKSUM_OK; in bnx_recv_ring_recv()
|
/illumos-gate/usr/src/uts/common/io/ena/ |
H A D | ena_rx.c | 462 hflags |= HCK_IPV4_HDRCKSUM_OK; in ena_ring_rx()
|
/illumos-gate/usr/src/uts/common/io/ixgbe/ |
H A D | ixgbe_rx.c | 527 hcksum_flags |= HCK_IPV4_HDRCKSUM_OK; in ixgbe_rx_assoc_hcksum()
|
/illumos-gate/usr/src/uts/common/io/e1000g/ |
H A D | e1000g_rx.c | 742 cksumflags |= HCK_IPV4_HDRCKSUM_OK; in e1000g_receive()
|
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/oce/ |
H A D | oce_rx.c | 446 csum_flags |= HCK_IPV4_HDRCKSUM_OK; in oce_set_rx_oflags()
|
/illumos-gate/usr/src/uts/common/io/bnxe/ |
H A D | bnxe_rx.c | 461 ofldFlags |= HCK_IPV4_HDRCKSUM_OK; in BnxeRxRingProcess()
|
/illumos-gate/usr/src/uts/common/io/rge/ |
H A D | rge_rxtx.c | 292 pflags |= HCK_IPV4_HDRCKSUM_OK; in rge_receive_packet()
|
/illumos-gate/usr/src/uts/common/io/i40e/ |
H A D | i40e_transceiver.c | 1394 cksum |= HCK_IPV4_HDRCKSUM_OK; in i40e_rx_hcksum() 1401 cksum |= HCK_IPV4_HDRCKSUM_OK; in i40e_rx_hcksum()
|
/illumos-gate/usr/src/uts/common/io/simnet/ |
H A D | simnet.c | 734 mac_hcksum_set(mp, 0, 0, 0, 0, HCK_IPV4_HDRCKSUM_OK); in simnet_rx()
|
/illumos-gate/usr/src/uts/common/inet/ip/ |
H A D | ip_netinfo.c | 1181 (DB_CKSUMFLAGS(mp) & HCK_IPV4_HDRCKSUM_OK)) in ip_isvalidchecksum()
|
/illumos-gate/usr/src/uts/common/io/mac/ |
H A D | mac_util.c | 517 flags |= HCK_IPV4_HDRCKSUM_OK; in mac_sw_cksum()
|
/illumos-gate/usr/src/uts/common/io/qede/ |
H A D | qede_fp.c | 256 cksum_flags = HCK_FULLCKSUM_OK | HCK_IPV4_HDRCKSUM_OK; in qede_set_cksum_flags()
|
/illumos-gate/usr/src/uts/common/io/igc/ |
H A D | igc_ring.c | 751 cksum |= HCK_IPV4_HDRCKSUM_OK; in igc_rx_hcksum()
|
/illumos-gate/usr/src/uts/common/io/cxgbe/t4nex/ |
H A D | t4_sge.c | 800 HCK_IPV4_HDRCKSUM_OK); in t4_ring_rx() 3459 HCK_IPV4_HDRCKSUM_OK); in t4_eth_rx()
|
/illumos-gate/usr/src/uts/common/io/xge/drv/ |
H A D | xgell.c | 617 cksum_flags |= HCK_IPV4_HDRCKSUM_OK; in xgell_rx_hcksum_assoc()
|
/illumos-gate/usr/src/uts/common/io/ntxn/ |
H A D | unm_nic_main.c | 1308 HCK_FULLCKSUM_OK | HCK_IPV4_HDRCKSUM_OK; in unm_process_rcv()
|
/illumos-gate/usr/src/uts/common/io/mlxcx/ |
H A D | mlxcx_ring.c | 2122 chkflags |= HCK_IPV4_HDRCKSUM_OK; in mlxcx_rx_completion()
|