Home
last modified time | relevance | path

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

/freebsd/sys/dev/mlx5/mlx5_ib/
H A Dmlx5_ib_main.c2013 static bool flow_is_multicast_only(struct ib_flow_attr *ib_attr) in flow_is_multicast_only() function
2120 if (flow_is_multicast_only(flow_attr) && in get_flow_table()