Home
last modified time | relevance | path

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

/Linux-v4.19/net/netfilter/
Dnf_log_common.c180 void nf_log_l2packet(struct net *net, u_int8_t pf, in nf_log_l2packet() function
205 EXPORT_SYMBOL_GPL(nf_log_l2packet);
Dnf_log_netdev.c26 nf_log_l2packet(net, pf, skb->protocol, hooknum, skb, in, out, in nf_log_netdev_packet()
/Linux-v4.19/net/bridge/netfilter/
Dnf_log_bridge.c27 nf_log_l2packet(net, pf, eth_hdr(skb)->h_proto, hooknum, skb, in nf_log_bridge_packet()
/Linux-v4.19/include/net/netfilter/
Dnf_log.h117 void nf_log_l2packet(struct net *net, u_int8_t pf,