Searched refs:nf_log_l2packet (Results 1 – 4 of 4) sorted by relevance
/Linux-v4.19/net/netfilter/ |
D | nf_log_common.c | 180 void nf_log_l2packet(struct net *net, u_int8_t pf, in nf_log_l2packet() function 205 EXPORT_SYMBOL_GPL(nf_log_l2packet);
|
D | nf_log_netdev.c | 26 nf_log_l2packet(net, pf, skb->protocol, hooknum, skb, in, out, in nf_log_netdev_packet()
|
/Linux-v4.19/net/bridge/netfilter/ |
D | nf_log_bridge.c | 27 nf_log_l2packet(net, pf, eth_hdr(skb)->h_proto, hooknum, skb, in nf_log_bridge_packet()
|
/Linux-v4.19/include/net/netfilter/ |
D | nf_log.h | 117 void nf_log_l2packet(struct net *net, u_int8_t pf,
|