Searched refs:nf_log_ip_packet (Results 1 – 1 of 1) sorted by relevance
/Linux-v6.6/net/netfilter/ |
D | nf_log_syslog.c | 830 static void nf_log_ip_packet(struct net *net, u_int8_t pf, in nf_log_ip_packet() function 861 .logfn = nf_log_ip_packet, 936 nf_log_ip_packet(net, pf, hooknum, skb, in, out, loginfo, prefix); in nf_log_netdev_packet()
|