Home
last modified time | relevance | path

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

/xnu-10063.101.15/bsd/net/
H A Dif_bond.c1385 S_mbuf_copy_uint32(struct mbuf * m, int32_t offset, uint32_t * val) in S_mbuf_copy_uint32() function
1454 if (S_mbuf_copy_uint32(m, offset + IP_SRC_OFFSET, in ip_header_hash()
1458 if (S_mbuf_copy_uint32(m, offset + IP_DST_OFFSET, in ip_header_hash()
1498 if (S_mbuf_copy_uint32(m, offset + i * sizeof(uint32_t), in ipv6_header_hash()