Searched refs:pkt_csum_tx_stuff_off (Results 1 – 6 of 6) sorted by relevance
185 dpkt->pkt_csum_tx_stuff_off = 0; in pkt_copy_from_pkt()736 dpkt->pkt_csum_tx_stuff_off = 0; in pkt_copy_multi_buflet_from_pkt()886 pkt->pkt_csum_tx_stuff_off = 0; in pkt_copy_from_mbuf()1269 pkt->pkt_csum_tx_stuff_off = 0; in pkt_copy_multi_buflet_from_mbuf()1521 uint16_t stuff = pkt->pkt_csum_tx_stuff_off; in pkt_copy_to_mbuf()1595 (uint32_t)pkt->pkt_csum_tx_stuff_off); in pkt_copy_to_mbuf()1737 uint16_t stuff = pkt->pkt_csum_tx_stuff_off; in pkt_copy_multi_buflet_to_mbuf()1809 (uint32_t)pkt->pkt_csum_tx_stuff_off); in pkt_copy_multi_buflet_to_mbuf()
679 #define pkt_csum_tx_stuff_off pkt_com.__p_csum_tx.__csum_stuff_off macro
896 PKT_ADDR(ph)->pkt_csum_tx_stuff_off = stuff_val; in __packet_set_inet_checksum()925 *stuff_val = PKT_ADDR(ph)->pkt_csum_tx_stuff_off; in __packet_get_inet_checksum()
358 pkt->pkt_csum_tx_stuff_off = 0; in netif_gso_tcp_segment_mbuf()
1851 uint16_t stuff = kpkt->pkt_csum_tx_stuff_off; in kr_internalize_metadata()1864 kpkt->pkt_csum_tx_stuff_off = 0; in kr_internalize_metadata()
2473 (spkt->pkt_csum_tx_stuff_off - spkt->pkt_headroom), in dp_copy_to_dev_pkt()