if.c | 847 struct iftot *lastif, *sum, *interesting; local in function:sidewaysintpr_kvm 868 interesting = (interface == NULL) ? iftot : NULL; 875 interesting = ip; 881 if (interesting == NULL) { 903 interesting->ift_name, " ", 904 interesting->ift_name, " "); 907 interesting->ift_name, " ", 908 interesting->ift_name, " ", " "); 970 if (ip == interesting) {
|