Home
last modified time | relevance | path

Searched refs:nf_log_packet (Results 1 – 15 of 15) sorted by relevance

/linux-4.1.27/net/bridge/netfilter/
Dnf_log_bridge.c29 nf_log_packet(net, NFPROTO_IPV4, hooknum, skb, in, out, in nf_log_bridge_packet()
33 nf_log_packet(net, NFPROTO_IPV6, hooknum, skb, in, out, in nf_log_bridge_packet()
38 nf_log_packet(net, NFPROTO_ARP, hooknum, skb, in, out, in nf_log_bridge_packet()
Debt_nflog.c34 nf_log_packet(net, PF_BRIDGE, par->hooknum, skb, par->in, in ebt_nflog_tg()
Debt_log.c194 nf_log_packet(net, NFPROTO_BRIDGE, par->hooknum, skb, in ebt_log_tg()
/linux-4.1.27/net/netfilter/
Dnf_conntrack_proto_udplite.c134 nf_log_packet(net, pf, 0, skb, NULL, NULL, NULL, in udplite_error()
144 nf_log_packet(net, pf, 0, skb, NULL, NULL, NULL, in udplite_error()
152 nf_log_packet(net, pf, 0, skb, NULL, NULL, NULL, in udplite_error()
162 nf_log_packet(net, pf, 0, skb, NULL, NULL, NULL, in udplite_error()
Dnf_conntrack_proto_udp.c123 nf_log_packet(net, pf, 0, skb, NULL, NULL, NULL, in udp_error()
131 nf_log_packet(net, pf, 0, skb, NULL, NULL, NULL, in udp_error()
147 nf_log_packet(net, pf, 0, skb, NULL, NULL, NULL, in udp_error()
Dnf_conntrack_proto_tcp.c716 nf_log_packet(net, pf, 0, skb, NULL, NULL, NULL, in tcp_in_window()
768 nf_log_packet(net, pf, 0, skb, NULL, NULL, NULL, in tcp_error()
776 nf_log_packet(net, pf, 0, skb, NULL, NULL, NULL, in tcp_error()
789 nf_log_packet(net, pf, 0, skb, NULL, NULL, NULL, in tcp_error()
798 nf_log_packet(net, pf, 0, skb, NULL, NULL, NULL, in tcp_error()
955 nf_log_packet(net, pf, 0, skb, NULL, NULL, NULL, in tcp_packet()
980 nf_log_packet(net, pf, 0, skb, NULL, NULL, NULL, in tcp_packet()
997 nf_log_packet(net, pf, 0, skb, NULL, NULL, NULL, in tcp_packet()
1009 nf_log_packet(net, pf, 0, skb, NULL, NULL, in tcp_packet()
Dxt_LOG.c42 nf_log_packet(net, par->family, par->hooknum, skb, par->in, par->out, in log_tg()
Dnf_conntrack_proto_dccp.c459 nf_log_packet(net, nf_ct_l3num(ct), 0, skb, NULL, NULL, in dccp_new()
546 nf_log_packet(net, pf, 0, skb, NULL, NULL, NULL, in dccp_packet()
552 nf_log_packet(net, pf, 0, skb, NULL, NULL, NULL, in dccp_packet()
617 nf_log_packet(net, pf, 0, skb, NULL, NULL, NULL, "%s", msg); in dccp_error()
Dxt_osf.c330 nf_log_packet(net, p->family, p->hooknum, skb, in xt_osf_match_packet()
345 nf_log_packet(net, p->family, p->hooknum, skb, p->in, in xt_osf_match_packet()
Dnf_log.c191 void nf_log_packet(struct net *net, in nf_log_packet() function
218 EXPORT_SYMBOL(nf_log_packet);
Dnft_log.c36 nf_log_packet(net, pkt->ops->pf, pkt->ops->hooknum, pkt->skb, pkt->in, in nft_log_eval()
Dnf_conntrack_helper.c355 nf_log_packet(nf_ct_net(ct), nf_ct_l3num(ct), 0, skb, NULL, NULL, NULL, in nf_ct_helper_log()
/linux-4.1.27/net/ipv6/netfilter/
Dnf_conntrack_proto_icmpv6.c134 nf_log_packet(nf_ct_net(ct), PF_INET6, 0, skb, NULL, in icmpv6_new()
207 nf_log_packet(net, PF_INET6, 0, skb, NULL, NULL, NULL, in icmpv6_error()
215 nf_log_packet(net, PF_INET6, 0, skb, NULL, NULL, NULL, in icmpv6_error()
/linux-4.1.27/net/ipv4/netfilter/
Dnf_conntrack_proto_icmp.c191 nf_log_packet(net, PF_INET, 0, skb, NULL, NULL, in icmp_error()
200 nf_log_packet(net, PF_INET, 0, skb, NULL, NULL, NULL, in icmp_error()
213 nf_log_packet(net, PF_INET, 0, skb, NULL, NULL, NULL, in icmp_error()
/linux-4.1.27/include/net/netfilter/
Dnf_log.h73 void nf_log_packet(struct net *net,