Searched defs:NLP_LOG (Results 1 - 1 of 1) sorted by relevance

/freebsd-current/sys/netlink/
H A Dnetlink_debug.h54 #define NLP_LOG(_l, _nlp, _fmt, ...) NL_RAW_PID_LOG_##_l(_l, nlp_get_pid(_nlp), _fmt, ## __VA_ARGS__) macro

Completed in 170 milliseconds