Home
last modified time | relevance | path

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

/xnu-8020.140.41/bsd/net/
H A Dpf_pbuf.c88 pbuf->pb_csum_data = &m->m_pkthdr.csum_data; in pbuf_sync()
153 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.c4596 m->m_pkthdr.csum_data,
4906 (*mp)->m_pkthdr.csum_data = offsetof(struct tcphdr, th_sum);
5289 m->m_pkthdr.csum_data & 0xffff;
5308 m->m_pkthdr.csum_data & 0xffff;
9240 m->m_pkthdr.csum_data = m0->m_pkthdr.csum_data;
9636 (*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.c2976 m->m_pkthdr.csum_data = 0xffff; in feth_output_common()
H A Ddlil.c6035 m->m_pkthdr.csum_data = 0; in dlil_input_packet_list_common()
6754 m->m_pkthdr.csum_data = 0; in dlil_output()
/xnu-8020.140.41/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-8020.140.41/bsd/netinet6/
H A Desp_input.c765 m->m_pkthdr.csum_data = 0xFFFF; in esp4_input_extended()
766 _CASSERT(offsetof(struct pkthdr, csum_data) == offsetof(struct pkthdr, csum_rx_val)); in esp4_input_extended()
1523 m->m_pkthdr.csum_data = 0xFFFF; in esp6_input_extended()
1524 _CASSERT(offsetof(struct pkthdr, csum_data) == offsetof(struct pkthdr, csum_rx_val)); in esp6_input_extended()
H A Dudp6_output.c442 m->m_pkthdr.csum_data = offsetof(struct udphdr, uh_sum); in udp6_output()
H A Dip6_output.c1716 m->m_pkthdr.csum_data = 0; in ip6_fragment_packet()
2095 m->m_pkthdr.csum_data = (m->m_pkthdr.csum_tx_stuff - in in6_finalize_cksum()
2099 ulpoff = (m->m_pkthdr.csum_data & 0xffff); /* ULP csum offset */ in in6_finalize_cksum()
4214 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.c547 m->m_pkthdr.csum_data = 0; in ip6_input_adjust()
583 m->m_pkthdr.csum_data = 0; in ip6_input_adjust()
H A Dfrag6.c821 m->m_pkthdr.csum_data = 0xffff; in frag6_input()
H A Dicmp6.c2459 m->m_pkthdr.csum_data = 0; in icmp6_reflect()
H A Dipsec.c5010 m->m_pkthdr.csum_data = offsetof(struct udphdr, uh_sum); in ipsec_send_natt_keepalive()
/xnu-8020.140.41/bsd/netinet/
H A Dip_output.c1903 m0->m_pkthdr.csum_data = nfrags; in ip_fragment()
2051 m->m_pkthdr.csum_data = (m->m_pkthdr.csum_tx_stuff - in in_finalize_cksum()
2055 ulpoff = (m->m_pkthdr.csum_data & 0xffff); /* ULP csum offset */ in in_finalize_cksum()
2978 copym->m_pkthdr.csum_data = 0xffff; in ip_mloopback()
3366 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.c865 m->m_pkthdr.csum_data = 0; in ip_input_adjust()
901 m->m_pkthdr.csum_data = 0; in ip_input_adjust()
2538 m->m_pkthdr.csum_data = 0xffff; in ip_reass()
3308 m->m_pkthdr.csum_data = 0; in ip_stripoptions()
3924 m->m_pkthdr.csum_data = 0xffff; in ip_cksum()
H A Dudp_usrreq.c1842 m->m_pkthdr.csum_data = offsetof(struct udphdr, uh_sum); in udp_output()
2974 m->m_pkthdr.csum_data = offsetof(struct udphdr, in udp_fill_keepalive_offload_frames()
3048 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.c2371 m->m_pkthdr.csum_data = offsetof(struct tcphdr, th_sum); in tcp_output()
2378 m->m_pkthdr.csum_data = offsetof(struct tcphdr, th_sum); in tcp_output()
H A Dtcp_subr.c891 m->m_pkthdr.csum_data = offsetof(struct tcphdr, th_sum); in tcp_respond()
898 m->m_pkthdr.csum_data = offsetof(struct tcphdr, th_sum); in tcp_respond()
/xnu-8020.140.41/bsd/sys/
H A Dmbuf.h384 u_int32_t csum_data; member