Searched refs:ls_end (Results 1 – 1 of 1) sorted by relevance
618 register const uint8_t *ls_end; in ospf_print_lsa() local632 ls_end = (const uint8_t *)lsap + ls_length; in ospf_print_lsa()677 return (ls_end); in ospf_print_lsa()693 while ((const u_char *)ap < ls_end) { in ospf_print_lsa()706 while ((const u_char *)lp < ls_end) { in ospf_print_lsa()723 while ((const u_char *)lp < ls_end) { in ospf_print_lsa()745 while ((const u_char *)almp < ls_end) { in ospf_print_lsa()775 while ((const u_char *)mcp < ls_end) { in ospf_print_lsa()810 return(ls_end); in ospf_print_lsa()825 return(ls_end); in ospf_print_lsa()[all …]