Searched refs:sz_bytes (Results 1 – 2 of 2) sorted by relevance
641 const char *sz_bytes; in prep_write_buffer() local644 sz_bytes = "bytes"; /* correct plurality of 'byte|bytes' */ in prep_write_buffer()646 sz_bytes = "byte"; in prep_write_buffer()650 sz_bytes); in prep_write_buffer()653 sz_bytes); in prep_write_buffer()744 const char *sz_bytes, *sz_byte2; in _do_data_output() local756 sz_bytes = "bytes"; /* correct plurality of 'byte|bytes' */ in _do_data_output()758 sz_bytes = "byte"; in _do_data_output()769 sz_bytes); in _do_data_output()776 sz_bytes); in _do_data_output()[all …]
874 uint32_t sz_bytes = _roundup2(target->nla_bitset_size, 32) / 8; in _cb_p_bitset() local880 if (data_len != sz_bytes || _roundup2(data_len, 4) != data_len) in _cb_p_bitset()889 if (data_len != sz_bytes || _roundup2(data_len, 4) != data_len) in _cb_p_bitset()