Home
last modified time | relevance | path

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

/xnu-11215.1.10/bsd/net/
H A Drtsock.c1279 const uint32_t rounded_sa_len = ROUNDUP32(sa->sa_len); in rt_xaddrs() local
1280 if (cp + rounded_sa_len > cplim) { in rt_xaddrs()
1283 cp += rounded_sa_len; in rt_xaddrs()