flow_hash_from_keys
u32 flow_hash_from_keys(struct flow_keys *keys);
return flow_hash_from_keys(keys);
EXPORT_SYMBOL(flow_hash_from_keys);
return flow_hash_from_keys(keys);
dsthost_hash = flow_hash_from_keys(&host_keys);
srchost_hash = flow_hash_from_keys(&host_keys);
dsthost_hash = flow_hash_from_keys(&host_keys);
srchost_hash = flow_hash_from_keys(&host_keys);
flow_hash = flow_hash_from_keys(&keys);