Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/netfilter/
H A Dnf_log_common.c198 nf_log_packet(net, NFPROTO_IPV4, hooknum, skb, in, out, in nf_log_l2packet()
202 nf_log_packet(net, NFPROTO_IPV6, hooknum, skb, in, out, in nf_log_l2packet()
207 nf_log_packet(net, NFPROTO_ARP, hooknum, skb, in, out, in nf_log_l2packet()
H A Dxt_NFLOG.c36 nf_log_packet(net, xt_family(par), xt_hooknum(par), skb, xt_in(par), in nflog_tg()
H A Dxt_LOG.c39 nf_log_packet(net, xt_family(par), xt_hooknum(par), skb, xt_in(par), in log_tg()
H A Dnfnetlink_osf.c235 nf_log_packet(net, family, hooknum, skb, in nf_osf_match()
249 nf_log_packet(net, family, hooknum, skb, in, out, NULL, in nf_osf_match()
H A Dnf_log.c215 void nf_log_packet(struct net *net, in nf_log_packet() function
242 EXPORT_SYMBOL(nf_log_packet);
H A Dnft_log.c116 nf_log_packet(nft_net(pkt), nft_pf(pkt), nft_hook(pkt), pkt->skb, in nft_log_eval()
H A Dnf_conntrack_helper.c389 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.c67 nf_log_packet(net, pf, 0, skb, NULL, NULL, NULL, in nf_l4proto_log_invalid()
/OK3568_Linux_fs/kernel/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()
/OK3568_Linux_fs/kernel/include/net/netfilter/
H A Dnf_log.h78 void nf_log_packet(struct net *net,
/OK3568_Linux_fs/yocto/meta-rockchip/recipes-kernel/linux-libc-headers/linux-libc-headers_4.4-custom/
H A D0008-netfilter-nft_log-restrict-the-log-prefix-length-to-.patch7 at nf_log_packet(), so the extra part is useless.