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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/include/net/netfilter/
H A Dnf_conntrack_l4proto.h120 #define LOG_INVALID(net, proto) \ macro
124 #define LOG_INVALID(net, proto) \ macro
130 static inline int LOG_INVALID(struct net *net, int proto) { return 0; } function
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/include/net/netfilter/
H A Dnf_conntrack_l4proto.h120 #define LOG_INVALID(net, proto) \ macro
124 #define LOG_INVALID(net, proto) \ macro
130 static inline int LOG_INVALID(struct net *net, int proto) { return 0; } function

Completed in 63 milliseconds