Home
last modified time | relevance | path

Searched defs:round (Results 1 – 2 of 2) sorted by relevance

/xnu-11215.81.4/bsd/skywalk/mem/
H A Dskmem_cache.c998 int round; in skmem_magazine_destroy() local
/xnu-11215.81.4/bsd/netinet/
H A Dtcp_subr.c454 tcp_round_to(uint32_t val, uint32_t round) in tcp_round_to()