Home
last modified time | relevance | path

Searched defs:LOG_INVALID (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/include/net/netfilter/
Dnf_conntrack_l4proto.h151 #define LOG_INVALID(net, proto) \ macro
155 static inline int LOG_INVALID(struct net *net, int proto) { return 0; } in LOG_INVALID() function