Home
last modified time | relevance | path

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

/Linux-v4.19/net/l2tp/
Dl2tp_core.h304 #define l2tp_printk(ptr, type, func, fmt, ...) \ macro
311 l2tp_printk(ptr, type, pr_warn, fmt, ##__VA_ARGS__)
313 l2tp_printk(ptr, type, pr_info, fmt, ##__VA_ARGS__)
315 l2tp_printk(ptr, type, pr_debug, fmt, ##__VA_ARGS__)