Searched refs:efs_ether_type (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/io/sfxge/common/
H A Def10_filter.c265 __CPU_TO_BE_16(spec->efs_ether_type));
402 if (left->efs_ether_type != right->efs_ether_type)
465 if ((spec->efs_ether_type == EFX_ETHER_TYPE_IPV4) &&
468 if ((spec->efs_ether_type == EFX_ETHER_TYPE_IPV6) &&
H A Defx_filter.c321 spec->efs_ether_type = EFX_ETHER_TYPE_IPV4;
346 spec->efs_ether_type = EFX_ETHER_TYPE_IPV4;
461 if (gen_spec->efs_ether_type != EFX_ETHER_TYPE_IPV4) {
H A Defx.h2164 uint16_t efs_ether_type; member in struct:efx_filter_spec_s

Completed in 58 milliseconds