mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Reword.
Suggestion: glebius
This commit is contained in:
parent
c4a1e93fa6
commit
6d9223ac7e
1 changed files with 1 additions and 1 deletions
|
|
@ -55,7 +55,7 @@ print_stats(struct flowtable_stat *stat)
|
|||
p(ft_collisions, "\t%ju collision%s\n");
|
||||
p(ft_free_checks, "\t%ju free check%s\n");
|
||||
p(ft_frees, "\t%ju free%s\n");
|
||||
p(ft_fail_lle_invalid, "\t%ju lookups w/ no resolved ARP%s\n");
|
||||
p(ft_fail_lle_invalid, "\t%ju lookups w/ no resolved Layer 2 address%s\n");
|
||||
|
||||
#undef p2
|
||||
#undef p
|
||||
|
|
|
|||
Loading…
Reference in a new issue