Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/nxge/npi/
H A Dnpi_fflp.c2267 if (cfg->use_dport) { in npi_fflp_cfg_ip_cls_flow_key()
2324 cfg->use_dport = 0; in npi_fflp_cfg_ip_cls_flow_key_get()
2340 cfg->use_dport = 1; in npi_fflp_cfg_ip_cls_flow_key_get()
2344 cfg->use_dport = 1; in npi_fflp_cfg_ip_cls_flow_key_get()
2451 if (cfg->use_dport) { in npi_fflp_cfg_ip_cls_flow_key_rfnl()
2551 cfg->use_dport = 0; in npi_fflp_cfg_ip_cls_flow_key_get_rfnl()
2575 cfg->use_dport = 1; in npi_fflp_cfg_ip_cls_flow_key_get_rfnl()
2579 cfg->use_dport = 1; in npi_fflp_cfg_ip_cls_flow_key_get_rfnl()
/illumos-gate/usr/src/uts/common/io/nxge/
H A Dnxge_fflp.c643 fcfg.use_dport = 1; in nxge_cfg_ip_cls_flow_key()
690 if (fcfg.use_dport) in nxge_cfg_ip_cls_flow_key_get()
2790 cfg.use_dport = cfg.use_sport = cfg.ip_opts_exist = 1; in nxge_cfg_iptun_hash()
/illumos-gate/usr/src/uts/common/sys/nxge/
H A Dnxge_fflp_hw.h1432 uint32_t use_dport:1; member