Home | History | Annotate | Download | only in dist

Lines Matching refs:remaining

193 		   unsigned remaining)
200 if (remaining < RIP_ROUTELEN)
233 unsigned remaining)
239 if (remaining < sizeof(*eh))
247 remaining -= sizeof(*eh);
256 if (remaining < sizeof(*ch))
269 print_unknown_data(ndo, p, "\n\t ", remaining);
270 return (sizeof(*eh) + remaining); /* AT spans till the packet end */
274 print_unknown_data(ndo, p, "\n\t ", remaining);
275 return (sizeof(*eh) + remaining); /* we don't know how long this is, so we go to the packet end */
283 if (remaining < sizeof(*ni))
360 ND_PRINT(" [remaining entries length %u < %u]",
382 ND_PRINT(" [remaining entries length %u < %u]",