Searched refs:max_queue_len (Results 1 – 2 of 2) sorted by relevance
151 unsigned long max_queue_len; member
1602 if( ++mp->frames > stats->max_queue_len ) in isdn_ppp_mp_receive()1603 stats->max_queue_len = mp->frames; in isdn_ppp_mp_receive()