Home
last modified time | relevance | path

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

/linux-4.4.14/net/netfilter/
Dnf_conntrack_proto_udplite.c134 if (LOG_INVALID(net, IPPROTO_UDPLITE)) in udplite_error()
144 if (LOG_INVALID(net, IPPROTO_UDPLITE)) in udplite_error()
152 if (LOG_INVALID(net, IPPROTO_UDPLITE)) in udplite_error()
162 if (LOG_INVALID(net, IPPROTO_UDPLITE)) in udplite_error()
Dnf_conntrack_proto_udp.c123 if (LOG_INVALID(net, IPPROTO_UDP)) in udp_error()
131 if (LOG_INVALID(net, IPPROTO_UDP)) in udp_error()
147 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.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
/linux-4.4.14/net/ipv6/netfilter/
Dnf_conntrack_proto_icmpv6.c134 if (LOG_INVALID(nf_ct_net(ct), IPPROTO_ICMPV6)) in icmpv6_new()
208 if (LOG_INVALID(net, IPPROTO_ICMPV6)) in icmpv6_error()
216 if (LOG_INVALID(net, IPPROTO_ICMPV6)) in icmpv6_error()
/linux-4.4.14/net/ipv4/netfilter/
Dnf_conntrack_proto_icmp.c192 if (LOG_INVALID(net, IPPROTO_ICMP)) in icmp_error()
201 if (LOG_INVALID(net, IPPROTO_ICMP)) in icmp_error()
214 if (LOG_INVALID(net, IPPROTO_ICMP)) in icmp_error()