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

/darwin-on-arm/xnu/bsd/sys/
H A Dkpi_mbuf.h183 @constant MBUF_CSUM_IP_GOOD Indicates whether or not the IP checksum
202 MBUF_CSUM_IP_GOOD = 0x0200, enumerator in enum:__anon507
/darwin-on-arm/xnu/bsd/kern/
H A Dkpi_mbuf.c715 MBUF_CSUM_DID_IP | MBUF_CSUM_IP_GOOD | MBUF_CSUM_DID_DATA |
H A Duipc_mbuf.c1358 _CASSERT(MBUF_CSUM_IP_GOOD == CSUM_IP_VALID);

Completed in 37 milliseconds