Searched refs:protocol_offset (Results 1 - 2 of 2) sorted by relevance

/darwin-on-arm/xnu/bsd/kern/
H A Dkpi_mbuf.c565 mbuf_outbound_finalize(mbuf_t mbuf, u_int32_t protocol_family, size_t protocol_offset) argument
588 in_delayed_cksum_offset(mbuf, protocol_offset);
592 in_cksum_offset(mbuf, protocol_offset);
601 in_delayed_cksum_offset(mbuf, protocol_offset);
/darwin-on-arm/xnu/bsd/sys/
H A Dkpi_mbuf.h1051 @param protocol_offset The offset from the start of the mbuf to the
1056 size_t protocol_offset);

Completed in 26 milliseconds