Searched refs:rounded_sa_len (Results 1 – 1 of 1) sorted by relevance
1284 const uint32_t rounded_sa_len = ROUNDUP32(sa->sa_len); in rt_xaddrs() local1285 if (cp + rounded_sa_len > cplim) { in rt_xaddrs()1288 cp += rounded_sa_len; in rt_xaddrs()