Searched refs:MBUF_CSUM_PSEUDO_HDR (Results 1 - 3 of 3) sorted by relevance

/darwin-on-arm/xnu/bsd/sys/
H A Dkpi_mbuf.h191 @constant MBUF_CSUM_PSEUDO_HDR If set, this indicates that the
204 MBUF_CSUM_PSEUDO_HDR = 0x0800 enumerator in enum:__anon507
/darwin-on-arm/xnu/bsd/kern/
H A Dkpi_mbuf.c716 MBUF_CSUM_PSEUDO_HDR | MBUF_CSUM_TCP_SUM16;
H A Duipc_mbuf.c1360 _CASSERT(MBUF_CSUM_PSEUDO_HDR == CSUM_PSEUDO_HDR);

Completed in 47 milliseconds