Home
last modified time | relevance | path

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

/NextBSD/include/protocols/
HDrouted.h142 #define NETS_LEN ((MAXPACKETSIZE-sizeof(struct rip)) \ macro
/NextBSD/sbin/routed/
HDoutput.c252 wb->lim = wb->base + NETS_LEN; in clr_ws_buf()
254 memset(wb->n, 0, NETS_LEN*sizeof(*wb->n)); in clr_ws_buf()