Searched refs:nf_log_packet (Results 1 – 12 of 12) sorted by relevance
| /OK3568_Linux_fs/kernel/net/netfilter/ |
| H A D | nf_log_common.c | 198 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 D | xt_NFLOG.c | 36 nf_log_packet(net, xt_family(par), xt_hooknum(par), skb, xt_in(par), in nflog_tg()
|
| H A D | xt_LOG.c | 39 nf_log_packet(net, xt_family(par), xt_hooknum(par), skb, xt_in(par), in log_tg()
|
| H A D | nfnetlink_osf.c | 235 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 D | nf_log.c | 215 void nf_log_packet(struct net *net, in nf_log_packet() function 242 EXPORT_SYMBOL(nf_log_packet);
|
| H A D | nft_log.c | 116 nf_log_packet(nft_net(pkt), nft_pf(pkt), nft_hook(pkt), pkt->skb, in nft_log_eval()
|
| H A D | nf_conntrack_helper.c | 389 nf_log_packet(nf_ct_net(ct), nf_ct_l3num(ct), 0, skb, NULL, NULL, NULL, in nf_ct_helper_log()
|
| H A D | nf_conntrack_proto.c | 67 nf_log_packet(net, pf, 0, skb, NULL, NULL, NULL, in nf_l4proto_log_invalid()
|
| /OK3568_Linux_fs/kernel/net/bridge/netfilter/ |
| H A D | ebt_nflog.c | 36 nf_log_packet(net, PF_BRIDGE, xt_hooknum(par), skb, xt_in(par), in ebt_nflog_tg()
|
| H A D | ebt_log.c | 194 nf_log_packet(net, NFPROTO_BRIDGE, xt_hooknum(par), skb, in ebt_log_tg()
|
| /OK3568_Linux_fs/kernel/include/net/netfilter/ |
| H A D | nf_log.h | 78 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 D | 0008-netfilter-nft_log-restrict-the-log-prefix-length-to-.patch | 7 at nf_log_packet(), so the extra part is useless.
|