Searched refs:flow_get_u32_dst (Results 1 – 5 of 5) sorted by relevance
160 __be32 flow_get_u32_dst(const struct flow_keys *flow);
561 __be32 flow_get_u32_dst(const struct flow_keys *flow) in flow_get_u32_dst() function573 EXPORT_SYMBOL(flow_get_u32_dst);
383 fsp->h_u.tcp_ip4_spec.ip4dst = flow_get_u32_dst(&n->keys); in enic_grxclsrule()
82 __be32 dst = flow_get_u32_dst(flow); in flow_get_dst()
3163 hash ^= (__force u32)flow_get_u32_dst(&flow) ^ in bond_xmit_hash()