Lines Matching refs:insert

460 #define insert(version, mem, ipa, ipb, ipc, ipd, cidr)                       \
513 insert(4, a, 192, 168, 4, 0, 24);
514 insert(4, b, 192, 168, 4, 4, 32);
515 insert(4, c, 192, 168, 0, 0, 16);
516 insert(4, d, 192, 95, 5, 64, 27);
518 insert(4, c, 192, 95, 5, 65, 27);
519 insert(6, d, 0x26075300, 0x60006b00, 0, 0xc05f0543, 128);
520 insert(6, c, 0x26075300, 0x60006b00, 0, 0, 64);
521 insert(4, e, 0, 0, 0, 0, 0);
522 insert(6, e, 0, 0, 0, 0, 0);
524 insert(6, f, 0, 0, 0, 0, 0);
525 insert(6, g, 0x24046800, 0, 0, 0, 32);
527 insert(6, h, 0x24046800, 0x40040800, 0xdeadbeef, 0xdeadbeef, 64);
528 insert(6, a, 0x24046800, 0x40040800, 0xdeadbeef, 0xdeadbeef, 128);
529 insert(6, c, 0x24446800, 0x40e40800, 0xdeaebeef, 0xdefbeef, 128);
530 insert(6, b, 0x24446800, 0xf0e40800, 0xeeaebeef, 0, 98);
531 insert(4, g, 64, 15, 112, 0, 20);
533 insert(4, h, 64, 15, 123, 211, 25);
534 insert(4, a, 10, 0, 0, 0, 25);
535 insert(4, b, 10, 0, 0, 128, 25);
536 insert(4, a, 10, 1, 0, 0, 30);
537 insert(4, b, 10, 1, 0, 4, 30);
538 insert(4, c, 10, 1, 0, 8, 29);
539 insert(4, d, 10, 1, 0, 16, 29);
577 insert(4, a, 1, 0, 0, 0, 32);
578 insert(4, a, 64, 0, 0, 0, 32);
579 insert(4, a, 128, 0, 0, 0, 32);
580 insert(4, a, 192, 0, 0, 0, 32);
581 insert(4, a, 255, 0, 0, 0, 32);
591 insert(4, a, 192, 168, 0, 0, 16);
592 insert(4, a, 192, 168, 0, 0, 24);
613 insert(4, a, 192, 95, 5, 93, 27);
614 insert(6, a, 0x26075300, 0x60006b00, 0, 0xc05f0543, 128);
615 insert(4, a, 10, 1, 0, 20, 29);
616 insert(6, a, 0x26075300, 0x6d8a6bf8, 0xdab1f1df, 0xc05f1523, 83);
617 insert(6, a, 0x26075300, 0x6d8a6bf8, 0xdab1f1df, 0xc05f1523, 21);
677 #undef insert