Home
last modified time | relevance | path

Searched refs:csum_data (Results 1 – 24 of 24) sorted by relevance

/xnu-8796.141.3/bsd/net/
H A Dpf_pbuf.c88 pbuf->pb_csum_data = &m->m_pkthdr.csum_data; in pbuf_sync()
155 m->m_pkthdr.csum_data = *pbuf->pb_csum_data; in pbuf_to_mbuf()
H A Dif_loop.c307 m->m_pkthdr.csum_data = 0xffff; in lo_output()
360 m->m_pkthdr.csum_data = 0xffff; in lo_pre_enqueue()
H A Dif_bridge.c4696 m->m_pkthdr.csum_data,
5009 (*mp)->m_pkthdr.csum_data = offsetof(struct tcphdr, th_sum);
5396 m->m_pkthdr.csum_data & 0xffff;
5415 m->m_pkthdr.csum_data & 0xffff;
9382 m->m_pkthdr.csum_data = m0->m_pkthdr.csum_data;
9783 (*mp)->m_pkthdr.csum_data = offsetof(struct tcphdr, th_sum);
H A Dpf_norm.c764 m->m_pkthdr.csum_data = 0xffff; in pf_reassemble()
1408 m->m_pkthdr.csum_data = 0xffff; in pf_reassemble6()
H A Dif_fake.c3249 m->m_pkthdr.csum_data = 0xffff; in feth_output_common()
H A Ddlil.c6260 m->m_pkthdr.csum_data = 0; in dlil_input_packet_list_common()
6979 m->m_pkthdr.csum_data = 0; in dlil_output()
/xnu-8796.141.3/bsd/kern/
H A Dkpi_mbuf.c879 mbuf->m_pkthdr.csum_data = value; in mbuf_set_csum_requested()
916 *value = mbuf->m_pkthdr.csum_data; in mbuf_get_csum_requested()
927 mbuf->m_pkthdr.csum_data = 0; in mbuf_clear_csum_requested()
945 mbuf->m_pkthdr.csum_data = value; in mbuf_set_csum_performed()
958 *value = mbuf->m_pkthdr.csum_data; in mbuf_get_csum_performed()
968 mbuf->m_pkthdr.csum_data = 0; in mbuf_clear_csum_performed()
H A Duipc_mbuf.c944 (m)->m_pkthdr.csum_data = 0; \
/xnu-8796.141.3/bsd/netinet6/
H A Desp_input.c766 m->m_pkthdr.csum_data = 0xFFFF; in esp4_input_extended()
767 _CASSERT(offsetof(struct pkthdr, csum_data) == offsetof(struct pkthdr, csum_rx_val)); in esp4_input_extended()
1524 m->m_pkthdr.csum_data = 0xFFFF; in esp6_input_extended()
1525 _CASSERT(offsetof(struct pkthdr, csum_data) == offsetof(struct pkthdr, csum_rx_val)); in esp6_input_extended()
H A Dudp6_output.c446 m->m_pkthdr.csum_data = offsetof(struct udphdr, uh_sum); in udp6_output()
H A Dip6_output.c1721 m->m_pkthdr.csum_data = 0; in ip6_fragment_packet()
2091 m->m_pkthdr.csum_data = (m->m_pkthdr.csum_tx_stuff - in in6_finalize_cksum()
2095 ulpoff = (m->m_pkthdr.csum_data & 0xffff); /* ULP csum offset */ in in6_finalize_cksum()
4210 m->m_pkthdr.csum_data & 0xffff; in ip6_output_checksum()
H A Desp_output.c902 m->m_pkthdr.csum_data = offsetof(struct udphdr, uh_sum); in esp_output()
H A Dip6_input.c548 m->m_pkthdr.csum_data = 0; in ip6_input_adjust()
584 m->m_pkthdr.csum_data = 0; in ip6_input_adjust()
H A Dfrag6.c838 m->m_pkthdr.csum_data = 0xffff; in frag6_input()
H A Dicmp6.c2485 m->m_pkthdr.csum_data = 0; in icmp6_reflect()
H A Dipsec.c5021 m->m_pkthdr.csum_data = offsetof(struct udphdr, uh_sum); in ipsec_send_natt_keepalive()
/xnu-8796.141.3/bsd/netinet/
H A Dip_output.c1912 m0->m_pkthdr.csum_data = nfrags; in ip_fragment()
2060 m->m_pkthdr.csum_data = (m->m_pkthdr.csum_tx_stuff - in in_finalize_cksum()
2064 ulpoff = (m->m_pkthdr.csum_data & 0xffff); /* ULP csum offset */ in in_finalize_cksum()
2969 copym->m_pkthdr.csum_data = 0xffff; in ip_mloopback()
3357 uint16_t ulpoff = m->m_pkthdr.csum_data & 0xffff; in ip_output_checksum()
H A Dkpi_ipfilter.c381 m->m_pkthdr.csum_data = 0; in ipf_inject_input()
H A Dip_input.c871 m->m_pkthdr.csum_data = 0; in ip_input_adjust()
907 m->m_pkthdr.csum_data = 0; in ip_input_adjust()
2548 m->m_pkthdr.csum_data = 0xffff; in ip_reass()
3318 m->m_pkthdr.csum_data = 0; in ip_stripoptions()
3934 m->m_pkthdr.csum_data = 0xffff; in ip_cksum()
H A Dudp_usrreq.c1858 m->m_pkthdr.csum_data = offsetof(struct udphdr, uh_sum); in udp_output()
2991 m->m_pkthdr.csum_data = offsetof(struct udphdr, in udp_fill_keepalive_offload_frames()
3065 m->m_pkthdr.csum_data = offsetof(struct udphdr, in udp_fill_keepalive_offload_frames()
H A Dip_icmp.c1015 m->m_pkthdr.csum_data = 0; in icmp_send()
H A Dtcp_output.c2607 m->m_pkthdr.csum_data = offsetof(struct tcphdr, th_sum); in tcp_output()
2614 m->m_pkthdr.csum_data = offsetof(struct tcphdr, th_sum); in tcp_output()
H A Dtcp_subr.c878 m->m_pkthdr.csum_data = offsetof(struct tcphdr, th_sum); in tcp_respond()
885 m->m_pkthdr.csum_data = offsetof(struct tcphdr, th_sum); in tcp_respond()
/xnu-8796.141.3/bsd/sys/
H A Dmbuf.h384 u_int32_t csum_data; member