Searched refs:nf_log_ip6_packet (Results 1 – 1 of 1) sorted by relevance
/linux-6.14.4/net/netfilter/ |
D | nf_log_syslog.c | 866 static void nf_log_ip6_packet(struct net *net, u_int8_t pf, in nf_log_ip6_packet() function 897 .logfn = nf_log_ip6_packet, 940 nf_log_ip6_packet(net, pf, hooknum, skb, in, out, loginfo, prefix); in nf_log_netdev_packet()
|