Home
last modified time | relevance | path

Searched refs:NPI_ZCP_SFLOW_ATTR_INVALID (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/nxge/npi/
H A Dnpi_zcp.h137 #define NPI_ZCP_SFLOW_ATTR_INVALID ((ZCP_BLK_ID << 8) |\ macro
H A Dnpi_zcp.c300 return (NPI_FAILURE | NPI_ZCP_SFLOW_ATTR_INVALID); in npi_zcp_tt_static_entry()