Home
last modified time | relevance | path

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

/xnu-12377.81.4/bsd/net/
H A Dif_bond.c1376 S_mbuf_copy_uint32(struct mbuf * m, int32_t offset, uint32_t * val) in S_mbuf_copy_uint32() function
1445 if (S_mbuf_copy_uint32(m, offset + IP_SRC_OFFSET, in ip_header_hash()
1449 if (S_mbuf_copy_uint32(m, offset + IP_DST_OFFSET, in ip_header_hash()
1489 if (S_mbuf_copy_uint32(m, offset + i * sizeof(uint32_t), in ipv6_header_hash()