Home
last modified time | relevance | path

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

/Linux-v5.10/net/netfilter/
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);
/Linux-v5.10/include/net/netfilter/
Dnf_log.h111 void nf_log_dump_vlan(struct nf_log_buf *m, const struct sk_buff *skb);
/Linux-v5.10/net/ipv4/netfilter/
Dnf_log_arp.c66 nf_log_dump_vlan(m, skb); in dump_arp_packet()
Dnf_log_ipv4.c289 nf_log_dump_vlan(m, skb); in dump_ipv4_mac_header()
/Linux-v5.10/net/ipv6/netfilter/
Dnf_log_ipv6.c302 nf_log_dump_vlan(m, skb); in dump_ipv6_mac_header()