Home
last modified time | relevance | path

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

/linux-6.12.1/net/ipv4/
Dfib_trie.c151 unsigned int semantic_match_miss; member
1645 this_cpu_inc(stats->semantic_match_miss); in fib_table_lookup()
2610 s.semantic_match_miss += pcpu->semantic_match_miss; in trie_show_usage()
2620 seq_printf(seq, "semantic match miss = %u\n", s.semantic_match_miss); in trie_show_usage()