Searched defs:LOG_INVALID (Results 1 – 1 of 1) sorted by relevance
151 #define LOG_INVALID(net, proto) \ macro155 static inline int LOG_INVALID(struct net *net, int proto) { return 0; } in LOG_INVALID() function