Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/nxge/npi/
H A Dnpi_fflp.c2279 if (cfg->use_daddr) { in npi_fflp_cfg_ip_cls_flow_key()
2327 cfg->use_daddr = 0; in npi_fflp_cfg_ip_cls_flow_key_get()
2358 cfg->use_daddr = 1; in npi_fflp_cfg_ip_cls_flow_key_get()
2463 if (cfg->use_daddr) { in npi_fflp_cfg_ip_cls_flow_key_rfnl()
2554 cfg->use_daddr = 0; in npi_fflp_cfg_ip_cls_flow_key_get_rfnl()
2593 cfg->use_daddr = 1; in npi_fflp_cfg_ip_cls_flow_key_get_rfnl()
/illumos-gate/usr/src/uts/common/io/nxge/
H A Dnxge_fflp.c647 fcfg.use_daddr = 1; in nxge_cfg_ip_cls_flow_key()
694 if (fcfg.use_daddr) in nxge_cfg_ip_cls_flow_key_get()
2798 cfg.use_daddr = 1; in nxge_cfg_iptun_hash()
2884 else if (cfg.use_daddr) in nxge_get_iptun_class()
/illumos-gate/usr/src/uts/common/sys/nxge/
H A Dnxge_fflp_hw.h1430 uint32_t use_daddr:1; member