Home
last modified time | relevance | path

Searched refs:nf_log_l2packet (Results 1 – 3 of 3) sorted by relevance

/net/netfilter/
Dnf_log_common.c187 void nf_log_l2packet(struct net *net, u_int8_t pf, in nf_log_l2packet() function
212 EXPORT_SYMBOL_GPL(nf_log_l2packet);
Dnf_log_netdev.c23 nf_log_l2packet(net, pf, skb->protocol, hooknum, skb, in, out, in nf_log_netdev_packet()
/net/bridge/netfilter/
Dnf_log_bridge.c24 nf_log_l2packet(net, pf, eth_hdr(skb)->h_proto, hooknum, skb, in nf_log_bridge_packet()