Searched refs:CSUM_BITS (Results 1 – 9 of 9) sorted by relevance
/freebsd/sys/netinet6/ |
H A D | sctp6_usrreq.c | 95 (int)m->m_pkthdr.csum_flags, CSUM_BITS); in sctp6_input_with_port()
|
/freebsd/sys/sys/ |
H A D | mbuf.h | 712 #define CSUM_BITS \ macro
|
/freebsd/sys/dev/qlxgb/ |
H A D | qla_hw.c | 995 (int)mp->m_pkthdr.csum_flags, CSUM_BITS); in qla_hw_send()
|
/freebsd/sys/dev/cxgb/ |
H A D | cxgb_sge.c | 1468 (int)m0->m_pkthdr.csum_flags, CSUM_BITS, m0->m_flags); in t3_encap()
|
/freebsd/sys/netinet/ |
H A D | sctp_input.c | 5739 (int)m->m_pkthdr.csum_flags, CSUM_BITS); in sctp_input_with_port()
|
H A D | sctputil.c | 7187 (int)m->m_pkthdr.csum_flags, CSUM_BITS); in sctp_recv_udp_tunneled_packet()
|
/freebsd/sys/dev/hyperv/netvsc/ |
H A D | if_hn.c | 4503 snprintf(assist_str, sizeof(assist_str), "%b", hwassist, CSUM_BITS); in hn_hwassist_sysctl()
|
/freebsd/sys/dev/bce/ |
H A D | if_bce.c | 9654 mp->m_pkthdr.csum_flags, CSUM_BITS); in bce_dump_mbuf()
|
/freebsd/sys/dev/bxe/ |
H A D | bxe.c | 4731 (int)m->m_pkthdr.csum_flags, CSUM_BITS); in bxe_dump_mbuf()
|