Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/mlx5/mlx5_ib/
Dmlx5_ib_main.c1871 static bool flow_is_multicast_only(struct ib_flow_attr *ib_attr) in flow_is_multicast_only() function
1977 if (flow_is_multicast_only(flow_attr) && in get_flow_table()