Home
last modified time | relevance | path

Searched refs:S_mbuf_copy_uint32 (Results 1 – 1 of 1) sorted by relevance

/xnu-11215.1.10/bsd/net/
H A Dif_bond.c1375 S_mbuf_copy_uint32(struct mbuf * m, int32_t offset, uint32_t * val) in S_mbuf_copy_uint32() function
1444 if (S_mbuf_copy_uint32(m, offset + IP_SRC_OFFSET, in ip_header_hash()
1448 if (S_mbuf_copy_uint32(m, offset + IP_DST_OFFSET, in ip_header_hash()
1488 if (S_mbuf_copy_uint32(m, offset + i * sizeof(uint32_t), in ipv6_header_hash()