Home
last modified time | relevance | path

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

/linux-4.1.27/net/l2tp/
Dl2tp_core.h311 #define l2tp_printk(ptr, type, func, fmt, ...) \ macro
318 l2tp_printk(ptr, type, pr_warn, fmt, ##__VA_ARGS__)
320 l2tp_printk(ptr, type, pr_info, fmt, ##__VA_ARGS__)
322 l2tp_printk(ptr, type, pr_debug, fmt, ##__VA_ARGS__)