X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=ofproto%2Fnetflow.c;h=f0af436d176b2d7e4868bd0330cd3ce6c64ce2cc;hb=b6e001b699d9affb558278ec90950f9960fe1826;hp=381ff8efcf23a7a895e48d64e19f8ffb6738e67a;hpb=d84d4b88d26e3f37ce24f1d3eebe0d70ef264f73;p=openvswitch diff --git a/ofproto/netflow.c b/ofproto/netflow.c index 381ff8ef..f0af436d 100644 --- a/ofproto/netflow.c +++ b/ofproto/netflow.c @@ -104,7 +104,7 @@ struct netflow { static void gen_netflow_rec(struct netflow *nf, struct netflow_flow *nf_flow, - struct ofexpired *expired, + struct ofexpired *expired, uint32_t packet_count, uint32_t byte_count) { struct netflow_v5_header *nf_hdr;