Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/net/netfilter/
H A 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);
/OK3568_Linux_fs/kernel/net/ipv4/netfilter/
H A 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()
H A 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()
H A Dip_tables.c146 static const struct nf_loginfo trace_loginfo = {
/OK3568_Linux_fs/yocto/meta-rockchip/recipes-kernel/linux-libc-headers/linux-libc-headers_4.4-custom/
H A D0007-netfilter-nft_log-complete-NFTA_LOG_FLAGS-attr-suppo.patch53 -/* those NF_LOG_* defines and struct nf_loginfo are legacy definitios that will
113 @@ -210,7 +210,7 @@ static struct nf_loginfo trace_loginfo = {
126 @@ -30,7 +30,7 @@ static struct nf_loginfo default_loginfo = {
139 @@ -29,7 +29,7 @@ static struct nf_loginfo default_loginfo = {
161 @@ -239,7 +239,7 @@ static struct nf_loginfo trace_loginfo = {
174 @@ -30,7 +30,7 @@ static struct nf_loginfo default_loginfo = {
196 @@ -39,7 +39,7 @@ static struct nf_loginfo trace_loginfo = {
/OK3568_Linux_fs/kernel/net/netfilter/
H A 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()
H A 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()
H A Dnf_log_netdev.c20 const struct nf_loginfo *loginfo, in nf_log_netdev_packet()
H A Dxt_NFLOG.c25 struct nf_loginfo li; in nflog_tg()
H A Dxt_LOG.c33 struct nf_loginfo li; in log_tg()
H A 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()
H A Dnfnetlink_log.c656 static const struct nf_loginfo default_loginfo = {
675 const struct nf_loginfo *li_user, in nfulnl_log_packet()
681 const struct nf_loginfo *li; in nfulnl_log_packet()
/OK3568_Linux_fs/kernel/net/ipv6/netfilter/
H A 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()
H A Dip6_tables.c171 static const struct nf_loginfo trace_loginfo = {
/OK3568_Linux_fs/kernel/net/bridge/netfilter/
H A 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()
H A Dnf_log_bridge.c21 const struct nf_loginfo *loginfo, in nf_log_bridge_packet()
H A Debt_nflog.c28 struct nf_loginfo li; in ebt_nflog_tg()