FD.io VPP  v21.06
Vector Packet Processing
test_packets.h File Reference

Go to the source code of this file.

Variables

test_t tests_packets []
 
test_t tests_missing_rule []
 

Variable Documentation

◆ tests_missing_rule

test_t tests_missing_rule[]
Initial value:
= {
{
.name = "hit missing rule",
.nsend = 28,
.send = (char []){0x45,0x00,0x00,0x1c,0x00,0x01,0x00,0x00,0x40,0x11,0x81,0xd8,0x01,0x01,0x01,0x01,0x7b,0x7b,0x7b,0x7b,0x00,0x50,0x1a,0xd7,0x00,0x08,0x00,0x00},
.nexpect = 28,
.expect = (char []){0x45,0x00,0x00,0x1c,0x00,0x01,0x00,0x00,0x40,0x11,0x81,0xd8,0x01,0x01,0x01,0x01,0x7b,0x7b,0x7b,0x7b,0x00,0x50,0x1a,0xd7,0x00,0x08,0x00,0x00},
.expect_next_index = 0
},
}

Definition at line 96 of file test_packets.h.

◆ tests_packets

test_t tests_packets[]

Definition at line 3 of file test_packets.h.