Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/netfilter/
H A Dnf_log_common.c174 void nf_log_dump_vlan(struct nf_log_buf *m, const struct sk_buff *skb) in nf_log_dump_vlan() function
184 EXPORT_SYMBOL_GPL(nf_log_dump_vlan);
/OK3568_Linux_fs/kernel/include/net/netfilter/
H A Dnf_log.h111 void nf_log_dump_vlan(struct nf_log_buf *m, const struct sk_buff *skb);
/OK3568_Linux_fs/kernel/net/ipv4/netfilter/
H A Dnf_log_arp.c66 nf_log_dump_vlan(m, skb); in dump_arp_packet()
H A Dnf_log_ipv4.c289 nf_log_dump_vlan(m, skb); in dump_ipv4_mac_header()
/OK3568_Linux_fs/kernel/net/ipv6/netfilter/
H A Dnf_log_ipv6.c302 nf_log_dump_vlan(m, skb); in dump_ipv6_mac_header()