Searched refs:ROSE_LOOPBACK_LIMIT (Results 1 - 1 of 1) sorted by last modified time

/linux-master/net/rose/
H A Drose_loopback.c16 #define ROSE_LOOPBACK_LIMIT 1000 macro
38 if (skb_queue_len(&loopback_queue) < ROSE_LOOPBACK_LIMIT)
69 for (count = 0; count < ROSE_LOOPBACK_LIMIT; count++) {

Completed in 143 milliseconds