Home
last modified time | relevance | path

Searched defs:tstats (Results 1 – 2 of 2) sorted by relevance

/include/net/
Dip_tunnels.h451 struct pcpu_sw_netstats *tstats = get_cpu_ptr(dev->tstats); in iptunnel_xmit_stats() local
/include/linux/
Dnetdevice.h2170 struct pcpu_sw_netstats __percpu *tstats; member
2647 struct pcpu_sw_netstats *tstats = this_cpu_ptr(dev->tstats); in dev_sw_netstats_rx_add() local