Home
last modified time | relevance | path

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

/dports/sysutils/busybox/busybox-1.26.2/networking/
H A Dinterface.c288 struct user_net_device_stats { struct
333 struct user_net_device_stats stats; /* statistics */ argument
457 memset(&ife->stats, 0, sizeof(struct user_net_device_stats)); in get_dev_fields()