Home
last modified time | relevance | path

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

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