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

/netbsd-current/include/protocols/
H A Drouted.h148 #define NETS_LEN ((MAXPACKETSIZE-sizeof(struct rip)) \ macro
/netbsd-current/sbin/routed/
H A Doutput.c270 wb->lim = wb->base + NETS_LEN;
272 memset(wb->n, 0, NETS_LEN*sizeof(*wb->n));

Completed in 112 milliseconds