Home
last modified time | relevance | path

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

/openbmc/linux/net/l2tp/
H A Dl2tp_core.c91 #define L2TP_DEPTH_NESTING 2 macro
92 #if L2TP_DEPTH_NESTING == SINGLE_DEPTH_NESTING
1054 spin_lock_nested(&sk->sk_lock.slock, L2TP_DEPTH_NESTING); in l2tp_xmit_core()