Home
last modified time | relevance | path

Searched refs:default_loginfo (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/kernel/net/ipv4/netfilter/
H A Dnf_log_arp.c25 static const struct nf_loginfo default_loginfo = { variable
108 loginfo = &default_loginfo; in nf_log_arp_packet()
H A Dnf_log_ipv4.c24 static const struct nf_loginfo default_loginfo = { variable
327 loginfo = &default_loginfo; in nf_log_ip_packet()
/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.patch126 @@ -30,7 +30,7 @@ static struct nf_loginfo default_loginfo = {
139 @@ -29,7 +29,7 @@ static struct nf_loginfo default_loginfo = {
174 @@ -30,7 +30,7 @@ static struct nf_loginfo default_loginfo = {
/OK3568_Linux_fs/kernel/net/ipv6/netfilter/
H A Dnf_log_ipv6.c25 static const struct nf_loginfo default_loginfo = { variable
359 loginfo = &default_loginfo; in nf_log_ip6_packet()
/OK3568_Linux_fs/kernel/net/netfilter/
H A Dnfnetlink_log.c656 static const struct nf_loginfo default_loginfo = { variable
692 li = &default_loginfo; in nfulnl_log_packet()