Searched refs:ls_end (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/tcpdump-4.4.0/
H A Dprint-ospf.c565 register const u_int8_t *ls_end; local
579 ls_end = (u_int8_t *)lsap + ls_length;
623 return (ls_end);
638 while ((u_char *)ap < ls_end) {
651 while ((u_char *)lp < ls_end) {
668 while ((u_char *)lp < ls_end) {
690 while ((u_char *)almp < ls_end) {
722 while ((u_char *)mcp < ls_end) {
757 return(ls_end);
772 return(ls_end);
[all...]

Completed in 139 milliseconds