Searched defs:proc_print_info (Results 1 – 1 of 1) sorted by relevance
2513 struct proc_print_info { struct2514 struct iface_stat *iface_entry;2515 int item_index;2516 tag_t tag; /* tag found by reading to tag_pos */2517 off_t tag_pos;2541 struct proc_print_info *ppi = m->private; in pp_stats_line() argument