Home
last modified time | relevance | path

Searched refs:l2tp_eth_tx_busylock (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/net/l2tp/
Dl2tp_eth.c70 static struct lock_class_key l2tp_eth_tx_busylock; variable
78 dev->qdisc_tx_busylock = &l2tp_eth_tx_busylock; in l2tp_eth_dev_init()