HomeSort by: relevance | last modified time | path
    Searched refs:NETS_LEN (Results 1 - 2 of 2) sorted by relevancy

  /src/include/protocols/
routed.h 148 #define NETS_LEN ((MAXPACKETSIZE-sizeof(struct rip)) \
  /src/sbin/routed/
output.c 270 wb->lim = wb->base + NETS_LEN;
272 memset(wb->n, 0, NETS_LEN*sizeof(*wb->n));

Completed in 16 milliseconds