Home
last modified time | relevance | path

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

/illumos-gate/usr/src/head/protocols/
H A Drouted.h202 #define NETS_LEN ((MAXPACKETSIZE - sizeof (struct rip)) \ macro
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/in.routed/
H A Doutput.c290 wb->lim = wb->base + NETS_LEN; in clr_ws_buf()
292 (void) memset(wb->n, 0, NETS_LEN*sizeof (*wb->n)); in clr_ws_buf()