taglinefilesource code
busy_flag3548drivers/net/ppp.cint busy_flag = 0;
busy_flag3556drivers/net/ppp.cbusy_flag = 1;
busy_flag3562drivers/net/ppp.cbusy_flag = 1;
busy_flag3570drivers/net/ppp.cif (busy_flag == 0 && ppp_compressors != NULL)
busy_flag3571drivers/net/ppp.cbusy_flag = 1;
busy_flag3573drivers/net/ppp.cif (busy_flag) {