Home
last modified time | relevance | path

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

/freebsd/sys/dev/mlx5/mlx5_ib/
H A Dmlx5_ib_main.c2278 bool has_ethertype = false; in is_valid_ethertype() local
2290 has_ethertype = true; in is_valid_ethertype()
2299 type_valid = (!has_ethertype) || (!ip_spec_type); in is_valid_ethertype()