Home
last modified time | relevance | path

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

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