Home
last modified time | relevance | path

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

/xnu-12377.41.6/bsd/net/
H A Droute.c4563 uint8_t *bdst = __unsafe_forge_bidi_indexable(uint8_t *, dst, len); in __route_copy() local
4565 bcopy(bsrc, bdst, len); in __route_copy()