Home
last modified time | relevance | path

Searched refs:untagged (Results 1 – 9 of 9) sorted by relevance

/illumos-gate/usr/src/tools/smatch/src/Documentation/
H A Darm64-detecting-tagged-addresses.txt9 untagged memory addresses. This document describes how smatch can be used
14 non-zero and any variable which may contain an untagged address.
20 have been assigned from these known untagged variables, though this
43 from parameter 2 of the function) and existing kernel addresses (untagged).
176 should be treated as an untagged address. As Smatch is able to track the
180 out functions that carry a value which has been annotated as untagged. Please
/illumos-gate/usr/src/lib/libldap5/sources/ldap/common/
H A Dtmplout.c204 char *untagged; in do_entry2text() local
217 untagged = strchr( vals[ 1 ], '=' ); in do_entry2text()
219 untagged = "=The World"; in do_entry2text()
224 ( untagged != NULL ) ? untagged + 1 : vals[ 1 ], eol ); in do_entry2text()
230 untagged = strchr( vals[ 0 ], '=' ); in do_entry2text()
234 ( untagged != NULL ) ? untagged + 1 : vals[ 0 ], eol, eol ); in do_entry2text()
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/oce/
H A Doce_mbx.c1105 boolean_t untagged, boolean_t enable_promisc) in oce_config_vlan() argument
1123 fwcmd->params.req.untagged = (uint8_t)untagged; in oce_config_vlan()
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/oce/
H A Doce_hw.h1328 uint8_t untagged; member
1334 uint8_t untagged;
H A Doce_io.h387 uint8_t vtag_cnt, boolean_t untagged,
/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/hsi_repository/
H A Decore_hsi_eth.h1178 …u8 untagged /* If set untagged filter (vlan0) is added to current Vport, otherwise port is marked … member
/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/
H A Decore_l2.c398 p_ramrod->untagged = p_params->only_untagged; in ecore_sp_eth_vport_start()
H A Drelease.txt4695 1. Problem: When vport is configured to accept only untagged packets as
5092 default untagged vlan filter behavior.
/illumos-gate/usr/src/cmd/sendmail/cf/
H A DREADME2327 Notice: untagged entries are deprecated.