Lines Matching defs:full_table
3136 * @full_table: ask for the entire translation table if true, while only for the
3145 u16 num_vlan, bool full_table)
3186 if (full_table)
3190 dst_orig_node->orig, full_table ? 'F' : '.');
3237 bool ret = false, full_table;
3269 full_table = true;
3271 full_table = false;
3276 if (!full_table) {
3322 if (full_table)
3328 full_table ? 'F' : '.', req_ttvn);
3370 bool full_table;
3396 full_table = true;
3398 full_table = false;
3403 if (!full_table) {
3441 if (full_table)
3446 orig_node->orig, full_table ? 'F' : '.', req_ttvn);
4024 bool full_table = true;
4041 full_table = false;
4084 full_table);