Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/sfxge/common/
H A Defx_filter.c321 spec->efs_ether_type = EFX_ETHER_TYPE_IPV4; in efx_filter_spec_set_ipv4_local()
346 spec->efs_ether_type = EFX_ETHER_TYPE_IPV4; in efx_filter_spec_set_ipv4_full()
461 if (gen_spec->efs_ether_type != EFX_ETHER_TYPE_IPV4) { in siena_filter_spec_from_gen_spec()
H A Def10_filter.c465 if ((spec->efs_ether_type == EFX_ETHER_TYPE_IPV4) && in ef10_filter_is_exclusive()
H A Defx.h2095 #define EFX_ETHER_TYPE_IPV4 0x0800 macro