Home
last modified time | relevance | path

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

/freebsd/include/protocols/
H A Drouted.h140 #define NETS_LEN ((MAXPACKETSIZE-sizeof(struct rip)) \ macro
/freebsd/sbin/routed/
H A Doutput.c242 wb->lim = wb->base + NETS_LEN; in clr_ws_buf()
244 memset(wb->n, 0, NETS_LEN*sizeof(*wb->n)); in clr_ws_buf()