Searched refs:MACVLAN_BC_QUEUE_LEN (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/drivers/net/
H A Dmacvlan.c40 #define MACVLAN_BC_QUEUE_LEN 1000 macro
323 if (skb_queue_len(&port->bc_queue) < MACVLAN_BC_QUEUE_LEN) { macvlan_broadcast_enqueue()

Completed in 65 milliseconds