hostbits: fix test setup

pull/3108/head
Victor Julien 8 years ago
parent a9ac6db0dd
commit 979f964260

@ -1072,6 +1072,7 @@ static int HostBitsTestSig07(void)
FLOW_INITIALIZE(&f);
p->flow = &f;
p->flowflags = FLOW_PKT_TOSERVER;
p->src.family = AF_INET;
p->dst.family = AF_INET;

Loading…
Cancel
Save