Searched refs:flow_get_u32_dst (Results 1 – 2 of 2) sorted by relevance
1499 __be32 flow_get_u32_dst(const struct flow_keys *flow) in flow_get_u32_dst() function1511 EXPORT_SYMBOL(flow_get_u32_dst);
78 __be32 dst = flow_get_u32_dst(flow); in flow_get_dst()