Searched refs:NETDEV_PCPU_STAT_LSTATS (Results 1 - 5 of 5) sorted by path

/linux-master/drivers/net/
H A Ddummy.c70 dev->pcpu_stat_type = NETDEV_PCPU_STAT_LSTATS;
H A Dnlmon.c74 dev->pcpu_stat_type = NETDEV_PCPU_STAT_LSTATS;
H A Dvsockmon.c97 dev->pcpu_stat_type = NETDEV_PCPU_STAT_LSTATS;
/linux-master/include/linux/
H A Dnetdevice.h1730 NETDEV_PCPU_STAT_LSTATS, /* struct pcpu_lstats */
1729 NETDEV_PCPU_STAT_LSTATS, /* struct pcpu_lstats */ enumerator in enum:netdev_stat_type
/linux-master/net/core/
H A Ddev.c10225 case NETDEV_PCPU_STAT_LSTATS:
10246 case NETDEV_PCPU_STAT_LSTATS:

Completed in 342 milliseconds