Deleted Added
full compact
1c1
< /* $FreeBSD: head/sys/contrib/ipfilter/netinet/ip_fil_freebsd.c 260715 2014-01-16 13:42:14Z glebius $ */
---
> /* $FreeBSD: head/sys/contrib/ipfilter/netinet/ip_fil_freebsd.c 262763 2014-03-05 01:17:47Z glebius $ */
805c805
< ro->ro_rt->rt_use++;
---
> counter_u64_add(ro->ro_rt->rt_pksent, 1);