Searched refs:untagged (Results 1 – 9 of 9) sorted by relevance
/illumos-gate/usr/src/tools/smatch/src/Documentation/ |
H A D | arm64-detecting-tagged-addresses.txt | 9 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 D | tmplout.c | 204 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 D | oce_mbx.c | 1105 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 D | oce_hw.h | 1328 uint8_t untagged; member 1334 uint8_t untagged;
|
H A D | oce_io.h | 387 uint8_t vtag_cnt, boolean_t untagged,
|
/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/hsi_repository/ |
H A D | ecore_hsi_eth.h | 1178 …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 D | ecore_l2.c | 398 p_ramrod->untagged = p_params->only_untagged; in ecore_sp_eth_vport_start()
|
H A D | release.txt | 4695 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 D | README | 2327 Notice: untagged entries are deprecated.
|