Home
last modified time | relevance | path

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

/linux-3.4.99/include/net/netfilter/
Dnf_conntrack_l4proto.h139 #define LOG_INVALID(net, proto) \ macro
143 #define LOG_INVALID(net, proto) \ macro
149 static inline int LOG_INVALID(struct net *net, int proto) { return 0; } in LOG_INVALID() function
/linux-3.4.99/net/netfilter/
Dnf_conntrack_proto_udplite.c122 if (LOG_INVALID(net, IPPROTO_UDPLITE)) in udplite_error()
132 if (LOG_INVALID(net, IPPROTO_UDPLITE)) in udplite_error()
140 if (LOG_INVALID(net, IPPROTO_UDPLITE)) in udplite_error()
150 if (LOG_INVALID(net, IPPROTO_UDPLITE)) in udplite_error()
Dnf_conntrack_proto_udp.c122 if (LOG_INVALID(net, IPPROTO_UDP)) in udp_error()
130 if (LOG_INVALID(net, IPPROTO_UDP)) in udp_error()
146 if (LOG_INVALID(net, IPPROTO_UDP)) in udp_error()
Dnf_conntrack_proto_tcp.c716 if (!res && LOG_INVALID(net, IPPROTO_TCP)) in tcp_in_window()
768 if (LOG_INVALID(net, IPPROTO_TCP)) in tcp_error()
776 if (LOG_INVALID(net, IPPROTO_TCP)) in tcp_error()
789 if (LOG_INVALID(net, IPPROTO_TCP)) in tcp_error()
798 if (LOG_INVALID(net, IPPROTO_TCP)) in tcp_error()
944 if (LOG_INVALID(net, IPPROTO_TCP)) in tcp_packet()
953 if (LOG_INVALID(net, IPPROTO_TCP)) in tcp_packet()
963 if (LOG_INVALID(net, IPPROTO_TCP)) in tcp_packet()
Dnf_conntrack_proto_dccp.c461 if (LOG_INVALID(net, IPPROTO_DCCP)) in dccp_new()
547 if (LOG_INVALID(net, IPPROTO_DCCP)) in dccp_packet()
553 if (LOG_INVALID(net, IPPROTO_DCCP)) in dccp_packet()
618 if (LOG_INVALID(net, IPPROTO_DCCP)) in dccp_error()
/linux-3.4.99/net/ipv6/netfilter/
Dnf_conntrack_proto_icmpv6.c128 if (LOG_INVALID(nf_ct_net(ct), IPPROTO_ICMPV6)) in icmpv6_new()
200 if (LOG_INVALID(net, IPPROTO_ICMPV6)) in icmpv6_error()
208 if (LOG_INVALID(net, IPPROTO_ICMPV6)) in icmpv6_error()
/linux-3.4.99/net/ipv4/netfilter/
Dnf_conntrack_proto_icmp.c184 if (LOG_INVALID(net, IPPROTO_ICMP)) in icmp_error()
193 if (LOG_INVALID(net, IPPROTO_ICMP)) in icmp_error()
206 if (LOG_INVALID(net, IPPROTO_ICMP)) in icmp_error()