Home
last modified time | relevance | path

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

/linux-4.1.27/net/netfilter/
Dnf_conntrack_proto_udplite.c133 if (LOG_INVALID(net, IPPROTO_UDPLITE)) in udplite_error()
143 if (LOG_INVALID(net, IPPROTO_UDPLITE)) in udplite_error()
151 if (LOG_INVALID(net, IPPROTO_UDPLITE)) in udplite_error()
161 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.c715 if (!res && LOG_INVALID(net, IPPROTO_TCP)) in tcp_in_window()
767 if (LOG_INVALID(net, IPPROTO_TCP)) in tcp_error()
775 if (LOG_INVALID(net, IPPROTO_TCP)) in tcp_error()
788 if (LOG_INVALID(net, IPPROTO_TCP)) in tcp_error()
797 if (LOG_INVALID(net, IPPROTO_TCP)) in tcp_error()
954 if (LOG_INVALID(net, IPPROTO_TCP)) in tcp_packet()
979 if (LOG_INVALID(net, IPPROTO_TCP)) in tcp_packet()
996 if (LOG_INVALID(net, IPPROTO_TCP)) in tcp_packet()
1008 if (LOG_INVALID(net, IPPROTO_TCP)) in tcp_packet()
Dnf_conntrack_proto_dccp.c458 if (LOG_INVALID(net, IPPROTO_DCCP)) in dccp_new()
545 if (LOG_INVALID(net, IPPROTO_DCCP)) in dccp_packet()
551 if (LOG_INVALID(net, IPPROTO_DCCP)) in dccp_packet()
616 if (LOG_INVALID(net, IPPROTO_DCCP)) in dccp_error()
/linux-4.1.27/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
/linux-4.1.27/net/ipv6/netfilter/
Dnf_conntrack_proto_icmpv6.c133 if (LOG_INVALID(nf_ct_net(ct), IPPROTO_ICMPV6)) in icmpv6_new()
206 if (LOG_INVALID(net, IPPROTO_ICMPV6)) in icmpv6_error()
214 if (LOG_INVALID(net, IPPROTO_ICMPV6)) in icmpv6_error()
/linux-4.1.27/net/ipv4/netfilter/
Dnf_conntrack_proto_icmp.c190 if (LOG_INVALID(net, IPPROTO_ICMP)) in icmp_error()
199 if (LOG_INVALID(net, IPPROTO_ICMP)) in icmp_error()
212 if (LOG_INVALID(net, IPPROTO_ICMP)) in icmp_error()