| H A D | nf_log_syslog.c | 114 const struct nf_loginfo *loginfo, const char *prefix, in nf_log_dump_packet_common() argument 121 '0' + loginfo->u.log.level, prefix, in nf_log_dump_packet_common() 138 const struct nf_loginfo *loginfo, in nf_log_arp_packet() argument 148 if (!loginfo) in nf_log_arp_packet() 149 loginfo = &default_loginfo; in nf_log_arp_packet() 151 nf_log_dump_packet_common(m, pf, hooknum, skb, in, out, loginfo, in nf_log_arp_packet() 153 dump_arp_packet(m, loginfo, skb, skb_network_offset(skb)); in nf_log_arp_packet() 837 const struct nf_loginfo *loginfo, in nf_log_ip_packet() argument 847 if (!loginfo) in nf_log_ip_packet() 848 loginfo in nf_log_ip_packet() 872 nf_log_ip6_packet(struct net * net,u_int8_t pf,unsigned int hooknum,const struct sk_buff * skb,const struct net_device * in,const struct net_device * out,const struct nf_loginfo * loginfo,const char * prefix) nf_log_ip6_packet() argument 908 nf_log_unknown_packet(struct net * net,u_int8_t pf,unsigned int hooknum,const struct sk_buff * skb,const struct net_device * in,const struct net_device * out,const struct nf_loginfo * loginfo,const char * prefix) nf_log_unknown_packet() argument 934 nf_log_netdev_packet(struct net * net,u_int8_t pf,unsigned int hooknum,const struct sk_buff * skb,const struct net_device * in,const struct net_device * out,const struct nf_loginfo * loginfo,const char * prefix) nf_log_netdev_packet() argument [all...] |