Home
last modified time | relevance | path

Searched refs:CSUM_SCTP_VALID (Results 1 – 15 of 15) sorted by relevance

/freebsd/sys/net/
H A Dif_loop.c89 CSUM_SCTP_VALID)
H A Dif_infiniband.c199 csum_flags |= CSUM_SCTP_VALID; in update_mbuf_csumflags()
H A Dif_tuntap.c1777 CSUM_DATA_VALID | CSUM_SCTP_VALID | in tunwrite_l2()
1787 CSUM_DATA_VALID_IPV6 | CSUM_SCTP_VALID | in tunwrite_l2()
H A Dif_ethersubr.c138 csum_flags |= CSUM_SCTP_VALID; in update_mbuf_csumflags()
/freebsd/sys/netinet6/
H A Dip6_forward.c358 m->m_pkthdr.csum_flags |= CSUM_SCTP_VALID; in ip6_forward()
H A Dsctp6_usrreq.c142 if (m->m_pkthdr.csum_flags & CSUM_SCTP_VALID) { in sctp6_input_with_port()
H A Dip6_output.c1046 m->m_pkthdr.csum_flags |= CSUM_SCTP_VALID; in ip6_output()
1078 m->m_pkthdr.csum_flags |= CSUM_SCTP_VALID; in ip6_output()
/freebsd/sys/dev/ixgbe/
H A Dix_txrx.c500 ri->iri_csum_flags |= CSUM_SCTP_VALID; in ixgbe_rx_checksum()
/freebsd/sys/dev/ntb/if_ntb/
H A Dif_ntb.c73 CSUM_SCTP_VALID)
/freebsd/sys/netinet/
H A Dip_output.c156 m->m_pkthdr.csum_flags |= CSUM_SCTP_VALID; in ip_output_pfil()
187 m->m_pkthdr.csum_flags |= CSUM_SCTP_VALID; in ip_output_pfil()
H A Dsctp_input.c5783 if (m->m_pkthdr.csum_flags & CSUM_SCTP_VALID) { in sctp_input_with_port()
/freebsd/sys/dev/e1000/
H A Digb_txrx.c547 ri->iri_csum_flags |= CSUM_SCTP_VALID; in igb_rx_checksum()
/freebsd/sys/dev/igc/
H A Digc_txrx.c567 ri->iri_csum_flags |= CSUM_SCTP_VALID; in igc_rx_checksum()
/freebsd/sys/sys/
H A Dmbuf.h728 #define CSUM_SCTP_VALID CSUM_L4_VALID macro
/freebsd/sys/dev/vnic/
H A Dnicvf_queues.c2034 mbuf->m_pkthdr.csum_flags |= CSUM_SCTP_VALID; in nicvf_get_rcv_mbuf()