Home
last modified time | relevance | path

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

/include/linux/mlx5/
Dfs_helpers.h49 static inline bool _mlx5_fs_is_outer_ipproto_flow(const u32 *match_c, in _mlx5_fs_is_outer_ipproto_flow() function
64 return _mlx5_fs_is_outer_ipproto_flow(match_c, match_v, IPPROTO_TCP); in mlx5_fs_is_outer_tcp_flow()
70 return _mlx5_fs_is_outer_ipproto_flow(match_c, match_v, IPPROTO_UDP); in mlx5_fs_is_outer_udp_flow()