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

/macosx-10.5.8/xnu-1228.15.4/bsd/sys/
H A Dkpi_mbuf.h1013 @param protocol_offset The offset from the start of the mbuf to the
1018 size_t protocol_offset);
/macosx-10.5.8/xnu-1228.15.4/bsd/kern/
H A Dkpi_mbuf.c532 mbuf_outbound_finalize(mbuf_t mbuf, u_long protocol_family, size_t protocol_offset) argument
555 in_delayed_cksum_offset(mbuf, protocol_offset);
559 in_cksum_offset(mbuf, protocol_offset);

Completed in 114 milliseconds