Home
last modified time | relevance | path

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

/tools/libs/stat/
A Dxenstat_linux.c101 static int parseNetDevLine(char *line, char *iface, unsigned long long *rxBytes, unsigned long long… in parseNetDevLine()
247 static int get_iface_domid_network(const char *iface, unsigned int *domid_p, unsigned int *netid_p) in get_iface_domid_network()
273 char line[512] = { 0 }, iface[16] = { 0 }, devBridge[16] = { 0 }, devNoBridge[17] = { 0 }; in xenstat_collect_networks() local

Completed in 9 milliseconds