Searched refs:srcvalue (Results 1 – 1 of 1) sorted by relevance
1091 static void vcap_copy_limited_actionfield(u8 *dstvalue, u8 *srcvalue, in vcap_copy_limited_actionfield() argument1094 memcpy(dstvalue, srcvalue, bytes); in vcap_copy_limited_actionfield()1191 u8 *srcvalue, u8 *srcmask, in vcap_copy_limited_keyfield() argument1194 memcpy(dstvalue, srcvalue, bytes); in vcap_copy_limited_keyfield()