Home
last modified time | relevance | path

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

/Linux-v5.10/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,
116 const struct nf_loginfo *loginfo,
124 const struct nf_loginfo *loginfo, const char *prefix);
/Linux-v5.10/net/ipv4/netfilter/
Dnf_log_arp.c25 static const struct nf_loginfo default_loginfo = {
43 const struct nf_loginfo *info, in dump_arp_packet()
96 const struct nf_loginfo *loginfo, in nf_log_arp_packet()
Dnf_log_ipv4.c24 static const struct nf_loginfo default_loginfo = {
36 const struct nf_loginfo *info, in dump_ipv4_packet()
273 const struct nf_loginfo *info, in dump_ipv4_mac_header()
315 const struct nf_loginfo *loginfo, in nf_log_ip_packet()
Dip_tables.c146 static const struct nf_loginfo trace_loginfo = {
/Linux-v5.10/net/netfilter/
Dnft_log.c25 struct nf_loginfo loginfo;
136 struct nf_loginfo *li = &priv->loginfo; in nft_log_init()
215 struct nf_loginfo *li = &priv->loginfo; in nft_log_destroy()
229 const struct nf_loginfo *li = &priv->loginfo; in nft_log_dump()
Dnf_log_common.c154 const struct nf_loginfo *loginfo, const char *prefix) in nf_log_dump_packet_common()
193 const struct nf_loginfo *loginfo, in nf_log_l2packet()
Dnf_log_netdev.c20 const struct nf_loginfo *loginfo, in nf_log_netdev_packet()
Dxt_NFLOG.c25 struct nf_loginfo li; in nflog_tg()
Dxt_LOG.c33 struct nf_loginfo li; in log_tg()
Dnf_log.c221 const struct nf_loginfo *loginfo, in nf_log_packet()
250 const struct nf_loginfo *loginfo, const char *fmt, ...) in nf_log_trace()
Dnfnetlink_log.c660 static const struct nf_loginfo default_loginfo = {
679 const struct nf_loginfo *li_user, in nfulnl_log_packet()
685 const struct nf_loginfo *li; in nfulnl_log_packet()
/Linux-v5.10/net/ipv6/netfilter/
Dnf_log_ipv6.c25 static const struct nf_loginfo default_loginfo = {
37 const struct nf_loginfo *info, in dump_ipv6_packet()
286 const struct nf_loginfo *info, in dump_ipv6_mac_header()
347 const struct nf_loginfo *loginfo, in nf_log_ip6_packet()
Dip6_tables.c171 static const struct nf_loginfo trace_loginfo = {
/Linux-v5.10/net/bridge/netfilter/
Debt_log.c76 const struct net_device *out, const struct nf_loginfo *loginfo, in ebt_log_packet()
182 struct nf_loginfo li; in ebt_log_tg()
Dnf_log_bridge.c21 const struct nf_loginfo *loginfo, in nf_log_bridge_packet()
Debt_nflog.c28 struct nf_loginfo li; in ebt_nflog_tg()