| Home | Sort by: relevance | last modified time | path |
| /src/include/protocols/ | |
| routed.h | 148 #define NETS_LEN ((MAXPACKETSIZE-sizeof(struct rip)) \ |
| /src/sbin/routed/ | |
| output.c | 270 wb->lim = wb->base + NETS_LEN; 272 memset(wb->n, 0, NETS_LEN*sizeof(*wb->n)); |