Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/nxge/npi/
H A Dnpi_fflp.c2441 if (cfg->use_l4_md) in npi_fflp_cfg_ip_cls_flow_key_rfnl()
2548 cfg->use_l4_md = 0; in npi_fflp_cfg_ip_cls_flow_key_get_rfnl()
2565 cfg->use_l4_md = 1; in npi_fflp_cfg_ip_cls_flow_key_get_rfnl()
/illumos-gate/usr/src/uts/common/sys/nxge/
H A Dnxge_fflp_hw.h1424 uint32_t use_l4_md:1; member
/illumos-gate/usr/src/uts/common/io/nxge/
H A Dnxge_fflp.c2793 cfg.use_l4_md = 1; in nxge_cfg_iptun_hash()