Home
last modified time | relevance | path

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

/freebsd/sys/dev/mlx5/mlx5_ib/
H A Dmlx5_ib_main.c2035 bool has_ipv4_spec = false; in is_valid_attr() local
2047 has_ipv4_spec = true; in is_valid_attr()
2051 return !has_ipv4_spec || eth_type_ipv4; in is_valid_attr()