Searched refs:ls_end (Results 1 – 3 of 3) sorted by relevance
319 uchar_t *ls_end; in interpret_ospf6_lsa() local329 ls_end = (uchar_t *)lsa + ntohs(lsa->ls6_hdr.ls6_length); in interpret_ospf6_lsa()331 if (TRUNC(ls_end)) in interpret_ospf6_lsa()352 while (rl + sizeof (*rl) <= (struct rla6link *)ls_end) { in interpret_ospf6_lsa()468 while ((uchar_t *)addr < ls_end) { in interpret_ospf6_lsa()469 if ((uchar_t *)addr + sizeof (struct in_addr) > ls_end) in interpret_ospf6_lsa()500 if (lpfx > (struct lsa6_prefix *)ls_end) in interpret_ospf6_lsa()502 while (lpfx + sizeof (*lpfx) <= (struct lsa6_prefix *)ls_end) { in interpret_ospf6_lsa()505 if (lpfx > (struct lsa6_prefix *)ls_end) in interpret_ospf6_lsa()
328 uchar_t *ls_end; in interpret_ospf_lsa() local340 ls_end = (uchar_t *)lsa + ntohs(lsa->ls_hdr.ls_length); in interpret_ospf_lsa()342 if (TRUNC(ls_end)) in interpret_ospf_lsa()452 while ((uchar_t *)addr < ls_end) { in interpret_ospf_lsa()453 if ((uchar_t *)addr + sizeof (struct in_addr) > ls_end) in interpret_ospf_lsa()477 while ((uchar_t *)tosmetric < ls_end) { in interpret_ospf_lsa()498 while ((uchar_t *)am < ls_end) { in interpret_ospf_lsa()
82 uintptr_t ls_end; member183 if (addr >= listp[guess].ls_end) { in leaky_seg_search()216 my_si->ls_end = seg->vs_end; in leaky_read_segs()286 if (segs[x].ls_start >= brkbase && segs[x].ls_end <= brkend) { in leaky_handle_sbrk()332 curbrk = segs[x].ls_end; in leaky_handle_sbrk()