Home
last modified time | relevance | path

Searched refs:flow_get_u32_dst (Results 1 – 5 of 5) sorted by relevance

/linux/include/net/
A Dflow_dissector.h423 __be32 flow_get_u32_dst(const struct flow_keys *flow);
/linux/net/sched/
A Dcls_flow.c79 __be32 dst = flow_get_u32_dst(flow); in flow_get_dst()
/linux/drivers/net/ethernet/cisco/enic/
A Denic_ethtool.c517 fsp->h_u.tcp_ip4_spec.ip4dst = flow_get_u32_dst(&n->keys); in enic_grxclsrule()
/linux/net/core/
A Dflow_dissector.c1740 __be32 flow_get_u32_dst(const struct flow_keys *flow) in flow_get_u32_dst() function
1752 EXPORT_SYMBOL(flow_get_u32_dst);
/linux/drivers/net/bonding/
A Dbond_main.c4288 hash ^= (__force u32)flow_get_u32_dst(flow) ^ in bond_ip_hash()

Completed in 29 milliseconds