Lines Matching refs:insert

459 #define insert(version, mem, ipa, ipb, ipc, ipd, cidr)                       \
516 insert(4, a, 192, 168, 4, 0, 24);
517 insert(4, b, 192, 168, 4, 4, 32);
518 insert(4, c, 192, 168, 0, 0, 16);
519 insert(4, d, 192, 95, 5, 64, 27);
521 insert(4, c, 192, 95, 5, 65, 27);
522 insert(6, d, 0x26075300, 0x60006b00, 0, 0xc05f0543, 128);
523 insert(6, c, 0x26075300, 0x60006b00, 0, 0, 64);
524 insert(4, e, 0, 0, 0, 0, 0);
525 insert(6, e, 0, 0, 0, 0, 0);
527 insert(6, f, 0, 0, 0, 0, 0);
528 insert(6, g, 0x24046800, 0, 0, 0, 32);
530 insert(6, h, 0x24046800, 0x40040800, 0xdeadbeef, 0xdeadbeef, 64);
531 insert(6, a, 0x24046800, 0x40040800, 0xdeadbeef, 0xdeadbeef, 128);
532 insert(6, c, 0x24446800, 0x40e40800, 0xdeaebeef, 0xdefbeef, 128);
533 insert(6, b, 0x24446800, 0xf0e40800, 0xeeaebeef, 0, 98);
534 insert(4, g, 64, 15, 112, 0, 20);
536 insert(4, h, 64, 15, 123, 211, 25);
537 insert(4, a, 10, 0, 0, 0, 25);
538 insert(4, b, 10, 0, 0, 128, 25);
539 insert(4, a, 10, 1, 0, 0, 30);
540 insert(4, b, 10, 1, 0, 4, 30);
541 insert(4, c, 10, 1, 0, 8, 29);
542 insert(4, d, 10, 1, 0, 16, 29);
580 insert(4, a, 1, 0, 0, 0, 32);
581 insert(4, a, 64, 0, 0, 0, 32);
582 insert(4, a, 128, 0, 0, 0, 32);
583 insert(4, a, 192, 0, 0, 0, 32);
584 insert(4, a, 255, 0, 0, 0, 32);
592 insert(4, a, 1, 0, 0, 0, 32);
593 insert(4, a, 192, 0, 0, 0, 24);
594 insert(6, a, 0x24446801, 0x40e40800, 0xdeaebeef, 0xdefbeef, 128);
595 insert(6, a, 0x24446800, 0xf0e40800, 0xeeaebeef, 0, 98);
638 insert(4, a, 192, 168, 0, 0, 16);
639 insert(4, a, 192, 168, 0, 0, 24);
660 insert(4, a, 192, 95, 5, 93, 27);
661 insert(6, a, 0x26075300, 0x60006b00, 0, 0xc05f0543, 128);
662 insert(4, a, 10, 1, 0, 20, 29);
663 insert(6, a, 0x26075300, 0x6d8a6bf8, 0xdab1f1df, 0xc05f1523, 83);
664 insert(6, a, 0x26075300, 0x6d8a6bf8, 0xdab1f1df, 0xc05f1523, 21);
724 #undef insert