Home
last modified time | relevance | path

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

/linux-6.6.21/net/ipv4/
Dfib_trie.c150 unsigned int semantic_match_miss; member
1644 this_cpu_inc(stats->semantic_match_miss); in fib_table_lookup()
2609 s.semantic_match_miss += pcpu->semantic_match_miss; in trie_show_usage()
2619 seq_printf(seq, "semantic match miss = %u\n", s.semantic_match_miss); in trie_show_usage()