Home
last modified time | relevance | path

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

/linux-6.1.9/include/uapi/linux/
Dl2tp.h109 L2TP_ATTR_DEBUG, /* u32, enum l2tp_debug_flags (not used) */ enumerator
/linux-6.1.9/net/l2tp/
Dl2tp_netlink.c397 nla_put_u32(skb, L2TP_ATTR_DEBUG, 0) || in l2tp_nl_tunnel_send()
727 nla_put_u32(skb, L2TP_ATTR_DEBUG, 0) || in l2tp_nl_session_send()
887 [L2TP_ATTR_DEBUG] = { .type = NLA_U32, },