Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/
H A Dcore_acl_flex_keys.h125 #define MLXSW_AFK_BLOCK(_encoding, _instances) \ argument
127 .encoding = _encoding, \
132 #define MLXSW_AFK_BLOCK_HIGH_ENTROPY(_encoding, _instances) \ argument
134 .encoding = _encoding, \
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/libtinyxml/libtinyxml/
H A DCVE-2023-34194.patch24 p = SkipWhiteSpace( p, _encoding );
29 if ( StringEqual( p, "version", true, _encoding ) )