Home
last modified time | relevance | path

Searched refs:nf_loginfo (Results 1 – 16 of 16) sorted by relevance

/Linux-v4.19/include/net/netfilter/
Dnf_log.h20 struct nf_loginfo { struct
45 const struct nf_loginfo *li, argument
84 const struct nf_loginfo *li,
94 const struct nf_loginfo *li,
115 const struct nf_loginfo *loginfo,
123 const struct nf_loginfo *loginfo, const char *prefix);
/Linux-v4.19/net/ipv4/netfilter/
Dnf_log_arp.c28 static const struct nf_loginfo default_loginfo = {
46 const struct nf_loginfo *info, in dump_arp_packet()
84 const struct nf_loginfo *loginfo, in nf_log_arp_packet()
Dnf_log_ipv4.c27 static const struct nf_loginfo default_loginfo = {
39 const struct nf_loginfo *info, in dump_ipv4_packet()
276 const struct nf_loginfo *info, in dump_ipv4_mac_header()
316 const struct nf_loginfo *loginfo, in nf_log_ip_packet()
Dip_tables.c149 static const struct nf_loginfo trace_loginfo = {
/Linux-v4.19/net/netfilter/
Dnft_log.c28 struct nf_loginfo loginfo;
139 struct nf_loginfo *li = &priv->loginfo; in nft_log_init()
218 struct nf_loginfo *li = &priv->loginfo; in nft_log_destroy()
232 const struct nf_loginfo *li = &priv->loginfo; in nft_log_dump()
Dnf_log_common.c157 const struct nf_loginfo *loginfo, const char *prefix) in nf_log_dump_packet_common()
186 const struct nf_loginfo *loginfo, in nf_log_l2packet()
Dnf_log_netdev.c23 const struct nf_loginfo *loginfo, in nf_log_netdev_packet()
Dxt_NFLOG.c28 struct nf_loginfo li; in nflog_tg()
Dxt_LOG.c36 struct nf_loginfo li; in log_tg()
Dnf_log.c220 const struct nf_loginfo *loginfo, in nf_log_packet()
249 const struct nf_loginfo *loginfo, const char *fmt, ...) in nf_log_trace()
Dnfnetlink_log.c609 static const struct nf_loginfo default_loginfo = {
628 const struct nf_loginfo *li_user, in nfulnl_log_packet()
634 const struct nf_loginfo *li; in nfulnl_log_packet()
/Linux-v4.19/net/ipv6/netfilter/
Dnf_log_ipv6.c28 static const struct nf_loginfo default_loginfo = {
40 const struct nf_loginfo *info, in dump_ipv6_packet()
289 const struct nf_loginfo *info, in dump_ipv6_mac_header()
348 const struct nf_loginfo *loginfo, in nf_log_ip6_packet()
Dip6_tables.c174 static const struct nf_loginfo trace_loginfo = {
/Linux-v4.19/net/bridge/netfilter/
Debt_log.c75 const struct net_device *out, const struct nf_loginfo *loginfo, in ebt_log_packet()
181 struct nf_loginfo li; in ebt_log_tg()
Dnf_log_bridge.c24 const struct nf_loginfo *loginfo, in nf_log_bridge_packet()
Debt_nflog.c27 struct nf_loginfo li; in ebt_nflog_tg()