ovs: use nla_put_u64_64bit()
Signed-off-by: Nicolas Dichtel <nicolas.dichtel@6wind.com> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:

committed by
David S. Miller

parent
f13a82d87b
commit
0238b7204b
@@ -519,6 +519,7 @@ enum ovs_flow_attr {
|
||||
* logging should be suppressed. */
|
||||
OVS_FLOW_ATTR_UFID, /* Variable length unique flow identifier. */
|
||||
OVS_FLOW_ATTR_UFID_FLAGS,/* u32 of OVS_UFID_F_*. */
|
||||
OVS_FLOW_ATTR_PAD,
|
||||
__OVS_FLOW_ATTR_MAX
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user