Lines Matching defs:full_table
2906 * @full_table: ask for the entire translation table if true, while only for the
2915 u16 num_vlan, bool full_table)
2956 if (full_table)
2960 dst_orig_node->orig, full_table ? 'F' : '.');
3005 bool ret = false, full_table;
3037 full_table = true;
3039 full_table = false;
3044 if (!full_table) {
3090 if (full_table)
3096 full_table ? 'F' : '.', req_ttvn);
3136 bool full_table;
3162 full_table = true;
3164 full_table = false;
3169 if (!full_table) {
3207 if (full_table)
3212 orig_node->orig, full_table ? 'F' : '.', req_ttvn);
3784 bool full_table = true;
3801 full_table = false;
3844 full_table);