Home
last modified time | relevance | path

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

/include/linux/mlx5/
Dfs_helpers.h57 return MLX5_GET(fte_match_set_lyr_2_4, headers_c, ip_protocol) == 0xff && in _mlx5_fs_is_outer_ipproto_flow()
58 MLX5_GET(fte_match_set_lyr_2_4, headers_v, ip_protocol) == match; in _mlx5_fs_is_outer_ipproto_flow()
Dmlx5_ifc.h475 u8 ip_protocol[0x8]; member
/include/uapi/linux/
Dbpf.h4361 __u32 ip_protocol; /* IP protocol. e.g. IPPROTO_TCP, IPPROTO_UDP */ member