Home
last modified time | relevance | path

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

/linux/net/bridge/netfilter/
H A Debt_nflog.c36 nf_log_packet(net, PF_BRIDGE, xt_hooknum(par), skb, xt_in(par), in ebt_nflog_tg()
H A Debt_log.c194 nf_log_packet(net, NFPROTO_BRIDGE, xt_hooknum(par), skb, in ebt_log_tg()
/linux/include/net/netfilter/
H A Dnf_log.h80 void nf_log_packet(struct net *net,
/linux/net/netfilter/
H A Dxt_LOG.c39 nf_log_packet(net, xt_family(par), xt_hooknum(par), skb, xt_in(par), in log_tg()
H A Dxt_NFLOG.c36 nf_log_packet(net, xt_family(par), xt_hooknum(par), skb, xt_in(par), in nflog_tg()
H A Dnf_log.c237 void nf_log_packet(struct net *net, in nf_log_packet() function
264 EXPORT_SYMBOL(nf_log_packet);
H A Dnf_conntrack_helper.c361 nf_log_packet(nf_ct_net(ct), nf_ct_l3num(ct), 0, skb, NULL, NULL, NULL, in nf_ct_helper_log()
H A Dnf_conntrack_proto.c66 nf_log_packet(net, state->pf, 0, skb, state->in, state->out, in nf_l4proto_log_invalid()